LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-23-2006, 12:45 AM   #1
bogoda
Member
 
Registered: Jan 2006
Posts: 32
Blog Entries: 2

Rep: Reputation: 15
ANSI cotes problem


hi,

When i am going to take backups in fedora 4 using Mysql administrator it gives an error call ANSI cotes not found.

How can i install it.

thank you.
 
Old 02-23-2006, 04:13 AM   #2
timmeke
Senior Member
 
Registered: Nov 2005
Location: Belgium
Distribution: Red Hat, Fedora
Posts: 1,515

Rep: Reputation: 61
This can be related to a locale problem. locale's are comparable to regional settings (like language, etc).
If I'm not mistaken, there's also a locale for Ascii (ANSI) codes.
Try
locale -a
and post back what you find.

If you are going to take backups of your MySql database, why would you use the Mysql admin? Why not simply use
mysqldump instead? Dump the entire database to a text file, zip it and save the zip file in the safe location where you keep your backups.
 
Old 02-23-2006, 08:29 PM   #3
bogoda
Member
 
Registered: Jan 2006
Posts: 32

Original Poster
Blog Entries: 2

Rep: Reputation: 15
Hi,

How can i create backup using mysqldump and how can I restore it.

Thank u.
 
Old 02-23-2006, 11:11 PM   #4
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,362

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
mysqldump -p<passwd> -u <user> <dbname> >somefile.sql
mysql <db_name> -p<passwd> -u <user> <somefile.sql
See link: http://dev.mysql.com/doc/refman/4.1/en/mysqldump.html
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ansi Telnet thebutler4 Linux - Software 1 05-25-2004 12:58 PM
uninstalling ANSI C jogurt666 Debian 3 02-09-2004 09:10 AM
Is this ansi-c compliant? xailer Programming 5 12-26-2003 08:49 PM
images to ansi jayakrishnan Linux - General 1 06-06-2002 10:20 AM
ANSI C Manual rajaram Programming 6 01-05-2002 07:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration