Posts Tagged ‘pager more’

What to do when you have too many warnings and would like to check them out. Say you were trying to run a query which returned a heap of warnings and you want to go through the list …. mysql> load data infile ‘/aaa/bbb/ccc’ into table xyz LINES TERMINATED BY ‘\r\n’; Query OK, 0 rows [...]