Re: sql2000 to mysql

2004-08-24 Thread Davut Topcan
I wish the data sent to me. Any help would be appreciated. Thanks, Tim Best Regards. -- - Davut Topcan -- ~ ~ ~~ ~ -> OTVT Solutions~ ~ -> IT Solutions ~ ~ -> Web Development ~ ~ -&

Fw: install problem

2004-02-24 Thread Davut Topcan
Hi, From: "Maria Yndefors" <[EMAIL PROTECTED]> Sent: Tuesday, February 24, 2004 11:54 AM > I have not set the root password and I get the same result hmm.. You should set root password :) Regards, Jack.. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscri

Re: install problem

2004-02-24 Thread Davut Topcan
Hi From: "Maria Yndefors" <[EMAIL PROTECTED]> Sent: Tuesday, February 24, 2004 11:35 AM > mysql -u root mysql > > ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: > NO) Try of following; - #mysql -u root -p password - connected in then

Re: question

2004-02-21 Thread Davut Topcan
Hi, From: "吕世庆" <[EMAIL PROTECTED]> Sent: Saturday, February 21, 2004 10:28 AM > win32: > >   Hello! me just download mysql of windows edition,and me have > installed,on the local macheine me have successed.but me have two > question : > one is :if my tool is PowerBuilder ,how to conne

Re: best-practices backups

2004-02-11 Thread Davut Topcan
From: "David Brodbeck" <[EMAIL PROTECTED]> Sent: Wednesday, February 11, 2004 9:27 PM > > > -Original Message- > > > From: Michael Collins [mailto:[EMAIL PROTECTED] > > > > Is there any "best-practices" wisdom on what is the most preferable > > > method of backing up moderately (~10-20,000

Re: Database Dump

2003-11-15 Thread Davut Topcan
Hi From: "Swati K" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 15, 2003 1:40 PM > I have just started working on MYSQL. > Can ne one help on How to take a database Backup? Backup; shell # mysqldump table > table.sql for details; http://www.mysql.com/doc/en/Backup.html