Jonas,
Saturday, June 29, 2002, 12:20:41 PM, you wrote:

JO> I have just started to use MySQL and I have come up with a strange
JO> problem.

JO> I have a table with 28 rows. When I do 'SELECT * FROM table_name;' in
JO> the MySQL client it only shows 12 of these rows. But if i specify one of
JO> the rows that are not shown with the first command, like 'SELECT * FROM
JO> table_name WHERE id='25';' this row is shown.

JO> Any suggestions what might be wrong?

Can you send me a dump of your table for testing?




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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