mysqld

2002-02-05 Thread Jure Grom

I have problems with starting mysqld. When i put down command:
./safe_mysql
it returns message:
Starting mysqld deamon with databases from /usr/local/mysql/var
020205  15:07:03mysql ended

I've instaled latest mysql from source distribution on Linux Slackware
8.0.

Lp
jure


-
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]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




select from date

2002-01-28 Thread Jure Grom

I would like to select from table with date field all records from some
date, for example today ( i think this is function NOW(). How do i do
this? I try : select * from seminar where Datum  NOW()

Lp
jure


-
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]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




ID in table

2002-01-17 Thread Jure Grom

Is there any way to start Ids in table from some number for exampl 1
with function auto_increment and not from 1? 

 

tnx

jure


-
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]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php