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 >

mysql over network error

2002-08-27 Thread Krata
crazy because it is ok on this line! test file should be for example this one 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 --

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?

Strange network error using mysql,mysql c api

2002-08-16 Thread Krata
installed client is the one from RedHat 7.3 (3.23.49) (=`mysql_config --version`) Can someone help me? Thanks. Krata - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

Strange network error using mysql,mysql c api

2002-08-16 Thread Krata
installed client is the one from RedHat 7.3 (3.23.49) (=`mysql_config --version`) Can someone help me? Thanks. Krata - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com