mysql over network error

2002-08-27 Thread Krata
http://honza.jikos.cz/sql_in.gz can you someone test it and tell me where is the problem or where this problem should be at least? Thanks a lot! Krata - Before posting, please check: http://www.mysql.com/manual.php

Re: select in create

2002-08-27 Thread Krata
Can I also use a select statement in a create statement. Something like this: create table mytable ( id int not null primary key (select max(id) from mytable2), name varchar(255) ); is this possible or is there an other way to do something like this? ilyas filter:

Strange network error using mysql,mysql c api

2002-08-16 Thread Krata
`) Can someone help me? Thanks. Krata - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED

Strange network error using mysql,mysql c api

2002-08-16 Thread Krata
`) Can someone help me? Thanks. Krata - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED

Re: Strange network error using mysql,mysql c api

2002-08-16 Thread Krata
On Fri, 16 Aug 2002, Victoria Reznichenko wrote: K do someone know what should be the problem? K Server is Win2K and has latest mysql server installed client is the one K from RedHat 7.3 (3.23.49) (=`mysql_config --version`) Do you always get this error or you got it just once? well i