Bug #55046 Could not to BACKUP the database
Submitted: 7 Jul 2010 8:18 Modified: 7 Jul 2010 10:06
Reporter: Anil Alpati Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.45 OS:Any
Assigned to: CPU Architecture:Any

[7 Jul 2010 8:18] Anil Alpati
Description:
Could not to  BACKUP the database using BACKUP Feature

How to repeat:
Same as above.
[7 Jul 2010 9:10] Valeriy Kravchuk
Backup feature of what exact program are you trying to use? MySQL Workbench maybe?
[7 Jul 2010 9:21] Anil Alpati
Below is the command which I am trying to execute

BACKUP DATABASE databasename to '/export/home/databasebackup/db.sql';
[7 Jul 2010 9:35] Valeriy Kravchuk
Why do you think that BACKUP DATABASE syntax should work in 5.1.45? Any quote from the manual that describes it, please...
[7 Jul 2010 10:02] Anil Alpati
Sorry, I didnt find it there ? it means that we can not use that feature.
[7 Jul 2010 10:06] Valeriy Kravchuk
Yes, this feature was developed for MySQL 6.0 that is not yet released. It may not be included in any GA version of MySQL at all. So, better forget about it for now.