Just migrated to mysql 5.0.
everything looks...the same. however there is one minor issue:
I keep getting this message:
[root@localhost:3306] ERROR 1146: Table 'KP_Account.1' doesn't exist
BUT IT DOES! and I'm also able to perform select, insert, update and it looks good.
why is that and why am I keep getting it?
thanks