MySQL From Windows to Linux

2002-05-07 Thread Yvon Darang
Hi everybody. If I start a database using MySQL for Windows, can I later transfer it to MySQL for Linux by just copying the database directory. Or will I have redo it from scratch. What about my odcb connections will they continue to work without modification on the client side. TIA

Re: MySQL From Windows to Linux

2002-05-07 Thread Gelu
] To: [EMAIL PROTECTED] Sent: Tuesday, May 07, 2002 4:04 PM Subject: MySQL From Windows to Linux Hi everybody. If I start a database using MySQL for Windows, can I later transfer it to MySQL for Linux by just copying the database directory. Or will I have redo it from scratch. What about my odcb

RE: MySQL From Windows to Linux

2002-05-07 Thread Don Vu
] To: [EMAIL PROTECTED] Sent: Tuesday, May 07, 2002 4:04 PM Subject: MySQL From Windows to Linux Hi everybody. If I start a database using MySQL for Windows, can I later transfer it to MySQL for Linux by just copying the database directory. Or will I have redo it from scratch. What about my odcb

Re: mysql from windows to linux

2002-03-10 Thread David yahoo
see : http://www.mysql.com/doc/U/p/Upgrading-to-arch.html If you are using MySQL Version 3.23, you can copy the .frm, .MYI, and .MYD files between different architectures that support the same floating-point format. (MySQL takes care of any byte swapping issues.) 2 pcs x86 1under windows xp

Re: mysql from windows to linux - I found

2002-03-10 Thread David yahoo
After having search in all the doc i see that I have a mysql 4.01 version ... It was so simple a mysqld restart and all was ok. Surely mysql have fil descriptor in memorry. Aie aie aie. a+. _ Do You Yahoo!? Get your free @yahoo.com

mysql from windows to linux

2002-03-09 Thread David yahoo
Hi all, I developp a site with some mysql table which are files myd myi n frm under windows x86 arch. I copy my table into a liinux box x86 arch too. Bu when trying to modidy tables I get an Error: 1036 - Table country is read only I manage the rigth of new created tables. I get things like

Re: mysql from windows to linux

2002-03-09 Thread David yahoo
Stange I make a ps : mysql 6337 0.0 5.4 27588 15608 ? S23:22 0:00 /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/ www. sassandra-conseil.com.pid --skip-locking mysql server is reunnig with mysql user. I make a su mysql : this

RE: mysql from windows to linux

2002-03-09 Thread Land, Christopher
:22 PM To: [EMAIL PROTECTED] Subject: mysql from windows to linux Hi all, I developp a site with some mysql table which are files myd myi n frm under windows x86 arch. I copy my table into a liinux box x86 arch too. Bu when trying to modidy tables I get an Error: 1036 - Table country is read