hello,

unter /data i have a directory (db) /working and another /change.

in /working there are packed myisam-tables and they are used from a homepage (java, jsp).
in /change new values are added to a innodb-database which will. because the changes shouldn't go immediately "in production" (i.e. go into /working), the databases are separated.
but the /change should move - after compelting of all changes (new products, translations) - to /working.


how is this to be done best? is this design good at all?

greetings and a cheerful christmas to all!
hans horwath, salzburg


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to