Re: It is possible to copy the database of mysql-3.22.32 on version 4.0.20? There is possibility that they work?

2004-11-19 Thread Gleb Paharenko
to copy the database of mysql-3.22.32 (/usr/local/mysql/var) >on version >4.0.20 (/usr/local/mysql_new/var)? > >There is possibility that they work? > >My O.S. is Solaris 8 > > >Thank's >Alessio > >P.S. >In that case I must use the function

It is possible to copy the database of mysql-3.22.32 on version 4.0.20? There is possibility that they work?

2004-11-19 Thread webmaster
It is possible to copy the database of mysql-3.22.32 (/usr/local/mysql/var) on version 4.0.20 (/usr/local/mysql_new/var)? There is possibility that they work? My O.S. is Solaris 8 Thank's Alessio P.S. In that case I must use the function "mysqlhotcopy"? I don't have

mysql 3.22.32 table checking

2002-03-20 Thread Victoria Reznichenko
Shon, Tuesday, March 19, 2002, 7:48:30 PM, you wrote: SS> i am running mysql version 3.22.32. yes i am planning an upgrade. in the SS> meantime, i need to check (and possibly) repair my tables without bringing SS> down the mysql daemon. For version 3.22.32 you can use only isamchk/myisamchk for

mysql 3.22.32 table checking

2002-03-19 Thread Shon Stephens
i am running mysql version 3.22.32. yes i am planning an upgrade. in the meantime, i need to check (and possibly) repair my tables without bringing down the mysql daemon. thanks, Shon Stephens 540.942.7292 office 540.649.3508 mobile shon8work aim ---

[rh linux 7.2] mysql 3.22.32 bug?

2001-11-16 Thread Cyril Zlachevsky
ly in Red Hat Linux 7.2+mysql 3.22.32 On Red Hat 6.2+mysql 3.22.32 or Red Hat 7.2+mysql 3.23.44 all work fine. ---cut--- [root@rh72]# rpm -qa | grep mysql mysql-server-3.23.44-1 mysql-devel-3.23.44-1 mysql-3.23.44-1 [root@rh72]# mysql -p Enter password: Welcome to the MySQL monitor. Commands end

Re: MySQL 3.22.32 and dots in db name

2001-07-11 Thread Ansgar Becker
> is it true that dots were legal in MySQL 3.22.32? i think they were legal.. but it's a very good question - because this leads to an error: show tables from test.db -> You have an error in your SQL syntax near '.db' at line 1 If there is a db with a dot in it, you ha

MySQL 3.22.32 and dots in db name

2001-07-11 Thread Marc Delisle
Hi, is it true that dots were legal in MySQL 3.22.32? Thanks Marc Delisle - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request

RE: copying tables between databases in mySQL 3.22.32

2001-06-20 Thread Chris Bolt
http://www.mysql.com/doc/R/E/RENAME_TABLE.html says: As long as two databases are on the same disk you can also rename from one database to another: RENAME TABLE current_database.table_name TO other_database.table_name; And as the user comments say, you can use ALTER TABLE with 3.22. Copying c

copying tables between databases in mySQL 3.22.32

2001-06-19 Thread Arno Schoenmakers
Hi, I am using mySQL 3.22.23 on a Linux platform. How can I copy or move Tables between different Databases? Is there a simple command for that? We do not have the mysqlhotcopy command; is it safe to download and use for our mySQL version, and can it do what I want it to do? I cannot find anyt

RE: mySQL 3.22.32-1

2001-05-18 Thread Dave Carter
]' Subject: mySQL 3.22.32-1 Hi, Does mySQL 3.22.32-1 work on Windows 98? My ISP is using Chili!Soft ASP which only talks to mySQL 3.22.32-1, therefor mySQL 3.23 is out of the question. Any reply is greatly appreciated. Putri Alam US-ASEAN Business Council

Re: mySQL 3.22.32-1

2001-05-18 Thread Scott Baker
>Does mySQL 3.22.32-1 work on Windows 98? My ISP is using Chili!Soft ASP >which only talks to mySQL 3.22.32-1, therefor mySQL 3.23 is out of the >question. >Any reply is greatly appreciated. > >Putri Alam >US-ASEAN

mySQL 3.22.32-1

2001-05-18 Thread Putri Alam
Hi, Does mySQL 3.22.32-1 work on Windows 98? My ISP is using Chili!Soft ASP which only talks to mySQL 3.22.32-1, therefor mySQL 3.23 is out of the question. Any reply is greatly appreciated. Putri Alam US-ASEAN Business Council Washington, DC

Re: mysql 3.22.32

2001-03-20 Thread Gerald L. Clark
houda chraibi wrote: > > Hello everybody, > I have some pb to administrate mysql, I can't create a new database error: > you are an anonymous localhost > I just can create a new tables in database already exist. > what can I do , please help m!!! Read chapter 6sss!!! --

Re: MySQL 3.22.32 and RedHat 7.0

2001-03-20 Thread Gerald L. Clark
ed Hat 7.0 with Apache 1.3.12, PHP 3.0.18, > and MySQL 3.22.32 (I know its an older version, but our web hosting service > has not upgraded their version and it does not sound as though they plan to > do so any time soon). All seems to be running well, except for the > unfortunate

mysql 3.22.32

2001-03-20 Thread houda chraibi
Hello everybody, I have some pb to administrate mysql, I can't create a new database error: you are an anonymous localhost I just can create a new tables in database already exist. what can I do , please help m!!!

MySQL 3.22.32 and RedHat 7.0

2001-03-20 Thread Tim Thorburn
Hello, I'm a MySQL newbie (hopefully, there's a few others of me around so I won't feel like I stick out so much). I've setup a Linux box running Red Hat 7.0 with Apache 1.3.12, PHP 3.0.18, and MySQL 3.22.32 (I know its an older version, but our web hosting service ha

Re: MySql-3.22.32-client doesn`t install

2001-02-21 Thread Sinisa Milivojevic
jatin writes: > Hello Sinisa, > > I have mailed you regarding Installation on .rpm binary of mysql. > I am once again telling you, > > I have a Linux6.2 OS , and want to install MySql3.22.32 client and development. >But it give imediate following error > > error:MySql-client-3.22.32

MySql-3.22.32-client doesn`t install

2001-02-21 Thread jatin
Hello Sinisa, I have mailed you regarding Installation on .rpm binary of mysql. I am once again telling you, I have a Linux6.2 OS , and want to install MySql3.22.32 client and development. But it give imediate following error error:MySql-client-3.22.32-1.i386 cannot be installed and same er

Re: MySql-3.22.32-client doesn`t install

2001-02-21 Thread Gerald L. Clark
jatin wrote: > > Hello Sinisa, > > I have mailed you regarding Installation on .rpm binary of mysql. > I am once again telling you, > > I have a Linux6.2 OS , and want to install MySql3.22.32 client and development. >But it give imediate following error > > error:MySql-client-3.22.32-1.i386

Re: 'USE_RAID' in mysql-3.22.32?

2001-01-30 Thread Brian Reichert
On Mon, Jan 29, 2001 at 11:48:29PM +0100, Tonu Samuel wrote: > On Mon, 29 Jan 2001, Brian Reichert wrote: > > > In pawing though the source for mysql-3.22.32 (our current version > > in production), I noticed in acconfig.h, a macro 'USE_RAID', which > >

Re: 'USE_RAID' in mysql-3.22.32?

2001-01-29 Thread Tonu Samuel
On Mon, 29 Jan 2001, Brian Reichert wrote: > In pawing though the source for mysql-3.22.32 (our current version > in production), I noticed in acconfig.h, a macro 'USE_RAID', which > in term seems to set up the use of . > > But, I can't find any documentati

Re: 'USE_RAID' in mysql-3.22.32?

2001-01-29 Thread Gregg Housh
In the create table documenttation, it explains the USE_RAID, and a few other options pertaining to it. Gregg - Original Message - From: Brian Reichert <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 29, 2001 4:22 PM Subject: 'USE_RAID' in mysq

'USE_RAID' in mysql-3.22.32?

2001-01-29 Thread Brian Reichert
In pawing though the source for mysql-3.22.32 (our current version in production), I noticed in acconfig.h, a macro 'USE_RAID', which in term seems to set up the use of . But, I can't find any documentation for this, and the configure program doesn't seem to set it one way

Re: Troubles installing MySQL-3.22.32

2001-01-24 Thread Derek Sivers
At 09:58 PM 1/23/01 , Manuel Leos wrote: >Hi everybody, I'm trying to install the RPM on a RH >7.0 everything looks normal but the server dies >sending this message >mysqld: Can't find file: 'host.ISM' (errno: 2) It's part of the first database/table that MySQL sets up for you. I get this error

RE: MySQL-3.22.32 host.ISM not found. Plz HELP

2001-01-24 Thread Mark Maunder
ay, January 24, 2001 7:43 PM To: MySQL Subject: MySQL-3.22.32 host.ISM not found. Plz HELP Hi everybody, I'm trying to install MySQL-3.22.32 on a RH 7.0 everything looks normal but the server dies sending this message mysqld: Can't find file: 'host.ISM' (errno: 2) How

MySQL-3.22.32 host.ISM not found. Plz HELP

2001-01-24 Thread Manuel Leos
Hi everybody, I'm trying to install MySQL-3.22.32 on a RH 7.0 everything looks normal but the server dies sending this message mysqld: Can't find file: 'host.ISM' (errno: 2) How do I fix this?, Where can I get this file? or How can

Troubles installing MySQL-3.22.32

2001-01-23 Thread Manuel Leos
Hi everybody, I'm trying to install the RPM on a RH 7.0 everything looks normal but the server dies sending this message mysqld: Can't find file: 'host.ISM' (errno: 2) How do I fix this, where can I get this file? or how can I build it? Thax __

Re: MySQL 3.22.32 shutting down

2001-01-19 Thread Ken Menzel
st" <[EMAIL PROTECTED]> Sent: Friday, January 19, 2001 1:20 PM Subject: MySQL 3.22.32 shutting down We use MySQL 3.22.32 on a high-volume web server with Apache 1.3.14/PHP 4.0.3pl1 on a Compaq RS6000. Randomly, MySQL shuts down mysteriously with no reason in any of the log files. The

MySQL 3.22.32 shutting down

2001-01-19 Thread Michael L. Smeby, Jr.
We use MySQL 3.22.32 on a high-volume web server with Apache 1.3.14/PHP 4.0.3pl1 on a Compaq RS6000. Randomly, MySQL shuts down mysteriously with no reason in any of the log files. The .err log shows: mysqld ended on Fri Jan 19 09:50:49 EST 2001 mysqld started on Fri Jan 19 10:04:12 EST 2001