Running on RH, Apache. I had this working on Win2K, then switched to Linux by running the mysqldump then moving over the dump file and runing the mysql -u root -p < 'add_databases.sql'. It creates the database then the table and then it tries to populate the table and i get an ERROR 1036: Table 'foo' is read only. Anyone know why this is happening and or how to fix it?
Thanks,
Jay
Thanks,
Jay