Re: Re: Scripting MySQL Commands

2003-03-02 Thread Oliver Schlag
Hy Steve, > USE DATABASE Temp; try to change this into : USE Temp; and try it again, this should work. HTH Oliver for the filter : sql,query,queries,smallint - Before posting, please check: http://www.mysql.com/manual.

Re: Scripting MySQL Commands

2003-03-02 Thread Oliver Schlag
Hy Steve, > bin/mysql -p http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Re: mysqld-max but still no referential integrity?

2003-02-22 Thread Oliver Schlag
Hy Rob, > == my.ini > My my.ini file: > > [mysqld] > basedir=C:/mySql/ > datadir=C:/mySql/data > > [WinMySQLAdmin] > Server=C:/mySql/bin/mysqld-MAX-nt.exe > innodb_data_home_dir = C:\mySql\ibdata > innodb_data_file_path=ibdata1:30M:autoextend you have the InnoDB Variables in the wrong section

Replication error

2003-02-07 Thread Oliver Schlag
Hy, im trying to create a replication between two MySql Servers. The Master is running 4.0.6 (linux) and the slave ist 4.0.10 (solaris sparc 64-bit). If i try to start the replication process on the slave it prints the following error message in the message log : 030206 20:09:36 Slave I/O thread

mysql 4.0.8 on solaris 8 problem

2003-01-19 Thread Oliver Schlag
Hy Ali, > ld.so.1:bin/mysqld : fatal : libCstd.so.1 : open failed : No such file > or Directory if you're using a sparc machine then you need to install the following patches, please do not change to order of the patches : 109147-09 108434-02 108435-10 You can obtain theese patches via http://s