I have the following problem:
When displaying a select * query from a table
I get the following: (just showing the end).

    |  | AAAA  | 20000928 |  1611100 |
    |  | AAAA  | 20000929 |  1251300 |
+------+--------+----------+----------+------+

The last column is empty, which is normal but the first isn't.
In fact when performy a query on the first column select item I get the 
following. 
item
UV
UV
UV
UV
This is an innodb table of about 200.000.000 million rows.
Raw bcp is about 6 G.
Thanks for any help.



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to