-cll incompatable with Workbench

Support/Development for MySQL, MariaDB, and other database systems
hippypimp
New Forum User
New Forum User
Posts: 1
Joined: Tue Jun 05, 2012 4:53 pm
Location: Leesburg

-cll incompatable with Workbench

Unread post by hippypimp »

I am getting 5.5.25-cll incompatablitiy errors when trying to export from a mysql-workbench connection

/usr/bin/mysqldump is version 5.1.61, but the MySQL Server to be dumped has version 5.5.25-cll.
Because the version of mysqldump is older than the server, some features may not be backed up properly.
It is recommended you upgrade your local MySQL client programs, including mysqldump to a version equal to or newer than that of the target server.
The path to the dump tool must then be set in Preferences -> Administrator -> Path to mysqldump Tool:


mysql> status
--------------
mysql Ver 14.14 Distrib 5.5.25, for Linux (x86_64) using readline 5.1

Connection id: 4206
Current pager: stdout
Using outfile: ''
Using delimiter: ;
Server version: 5.5.25-cll MySQL Community Server (GPL) by Atomicorp
Protocol version: 10
Connection: Localhost via UNIX socket
Server characterset: latin1
Db characterset: latin1
Client characterset: utf8
Conn. characterset: utf8
UNIX socket: /var/lib/mysql/mysql.sock
Uptime: 3 hours 45 min 28 sec

not a firemonkey thing but is there anyway to pull the cll and keep the mysql naming convention?

Ben
Post Reply