of
the db.
Thanks for your reply.
Ciao,
Enrico
Il dom, 2003-01-26 alle 04:38, Heikki Tuuri ha scritto:
> Salvatore,
>
> - Original Message -
> From: "Salvatore Enrico Indiogine" <[EMAIL PROTECTED]>
> Newsgroups: mailing.database.mysql
> Sent: Satu
Greetings!
I would like to know whether in MySQL I can do an online (hot) backup of
innodb type tables using a 'free' (GPL) tool. Or even if it is possible
by writing my own shell script as you can do in Oracle with:
alter tablespace begin backup;
then use cp to copy the tablespace file
alter
Greetings:
I installed MySQL 4.0.5a using the RPMs downloaded from
http://www.mysql.com on RedHat 8.0.
I also installed unixODBC that comes with the RHL 8.0 CD.
When I try to install the MySQL odbc driver I get the unresolved
dependency:
libmysqlclient.so.10
I created a symlink from libmysqlcl