MySQL Forums
Forum List  »  General

Re: mysql (5.6.13) where statement "and" for the 2 columns doesn't work well
Posted by: Rick James
Date: October 10, 2014 12:03PM

Do
CHECK TABLE odds;
If it suggests a REPAIR, do so.

Is the table MyISAM? If so, the above is probably the solution.

If the above does not fix the problem, report it as a bug at
bugs.mysql.com

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql (5.6.13) where statement "and" for the 2 columns doesn't work well
October 10, 2014 12:03PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.