Hi guys,

I might have found a bug in this mysql version.

A PHP script created 200 tables for me. Named after countrycodes (as, gm,
ca....)

Now another script is filling this tables with data. A view tables are not
possible to fill. I tried it by handcode. But no way.

After I renamed one of this tables (for example bx) into cities_bx it worked
fine for this table.
Now I changed my script to name the tables cities_xx and everything works
great.

So my guess is, that mysql does have a problem with this specific file name!
The table looks like the others, but inserting data is not possible.

Did anybody make the same experiance?

Cheers Andy



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to