there are limitations of course but you could also just do a mysqldump of all the data
and re-create the database
-Don
-Original Message-
From: Gelu [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 07, 2002 12:31 PM
To: Yvon Darang; [EMAIL PROTECTED]
Subject: Re: MySQL From Windows to
Hi,
Yes.
1.You must shutdown mysqld from Windows and from Linux.
2.Copy files from Windows to Linux.
...optional shutdown Windows ... for ever.(Ha,ha,ha...just a joke)
3.Change owner of the files to "mysql".
4.Check access permision to files and directory.
Anyway, is recomended to use mysql u
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
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 the
You should use mysqldump[.exe] to export/import, on the respective systems:
4.8.5 mysqldump, Dumping Table Structure and Data
http://www.mysql.com/doc/m/y/mysqldump.html
C:1
-Original Message-
From: David yahoo [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 09, 2002 2:
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 works