Auto_Increment Value

2005-12-03 Thread Danesh Daroui
Hi all, I have a simple table with an Auto_Increment column. I insert NULL to this column each time I insert a row to have an automatic unique value. The problem is that I want to have new automatically generated value back to insert it to another table. How can I have new

Auto_Increment value

2005-12-03 Thread Danesh Daroui
Hi all, I have a simple table with an Auto_Increment column. I insert NULL to this column each time I insert a row to have an automatic unique value. The problem is that I want to have new automatically generated value back to insert it to another table. How can I have new

Upgrading from 3.23 to 4.1

2004-12-15 Thread Danesh Daroui
Hi all, I have installed FC3 on a system which supposed to act as Database server on a small LAN. MySQL server version 3.23 (I think) and all its parts has been installed. How can I upgrade it to MySQL 4.1 (latest version). Can anyone guide me step by step ? Here is some critical information

PHP and MySQL

2004-11-25 Thread Danesh Daroui
; } */ Should I change something in php.ini ? Thanks, Danesh Daroui

MySQL and PHP

2004-11-24 Thread Danesh Daroui
Hi all, I have problem by using PHP and MySQL. I have installed MySQL Server 4.1.7 on a Linux machine with Apache. PHP interpreter has been installed on it by default but I am not sure if PHP modules for MySQL has been installed too or not. On MySQL download section there is only some

MySQL configuring on Linux

2004-11-23 Thread Danesh Daroui
as Dedicated server ? Is there any extra program for Linux so I have to download ? Thanks, Danesh Daroui -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Remote user problem

2004-11-22 Thread Danesh Daroui
denied for user 'root'@'localhost.localdomain'. (using password YES) */ and as a result I can not from my Windows machine either. Whats wrong ? Can anybody help ? By the way, I could connect locally on my windows machine by using both above commands. Regards, Danesh Daroui

Remote Connecting

2004-11-21 Thread Danesh Daroui
anyone help ? Is there something which has been changed in new version ? Thanks, Danesh Daroui -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Still problem with MyODBC :((

2004-09-11 Thread Danesh Daroui
when a version prior to 4.1 attempts to connect to a server which runs MySQL version 4.1 or newer, but this is not my case. Because, both my client and server use same version of MySQL and they use MySQL version 4.1 not older releases. Can anyone help ? :(( Yours, Danesh Daroui

ODBC problem

2004-09-08 Thread Danesh Daroui
now ? I am totaly confuse, please help... Regards, Danesh Daroui

Remote Connecting

2004-09-05 Thread Danesh Daroui
am working with my Linux system. I tried to do that like below on my Windows XP system: mysql -u [EMAIL PROTECTED] -p but it was failed. How can I do this ? Please help me. Regards, Danesh Daroui

Installing MySQL 4.1 from RPM on Fedora2

2004-09-02 Thread Danesh Daroui
and install mysql on my linux system. Regards, Danesh Daroui