[MDEV-3231] LP:899922 - unable to start mariadb server with french language Created: 2011-12-04  Updated: 2012-10-04  Resolved: 2012-10-04

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Stephane Garin (Inactive) Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: Launchpad

Attachments: XML File LPexportBug899922.xml    

 Description   

Hi,

On debian Squeeze, with a mariadb-5.3.2-beta that I compiled with succes, I can't start my databases instances if I set language to french (/usr/local/mariadb-5.3/share/mysql/french) in my file /etc/my.cnf. I try to start five instances with mysqld_multi. It's okey for my five instances of mariadb-5.2.9 but not with my five instances of mariadb-5.3.2-beta. Messages in the error log file are :

111204 14:57:21 mysqld_safe Starting mysqld daemon with databases from /home/mariadb-5.3/instance5301
111204 14:57:21 [ERROR] Error message file 'errmsg.sys' is probably from and older version of MariaDB / MYSQL as it doesn't contain all error messages
111204 14:57:21 [ERROR] Aborting

Error is same if a choice english language.

Cheers,
Stephane



 Comments   
Comment by Stephane Garin (Inactive) [ 2011-12-04 ]

Re: unable to start mariadb server with french language
Not a bug, sorry.

This error occurs when I don't set ledir value for an instance that is not the same mariadb version of [mysqld_multi].

[mysqld_multi]
mysqld = /usr/local/mariadb-5.3/bin/mysqld_safe
mysqladmin = /usr/local/mariadb-5.3/bin/mysqladmin

[mysqld5201]
mysqld = /usr/local/mariadb-5.2/bin/mysqld_safe
ledir = /usr/local/mariadb-5.2/libexec
mysqladmin = /usr/local/mariadb-5.2/bin/mysqladmin
datadir = /home/mariadb-5.2/instance5201
socket = /tmp/mariadb-5.2-i5201.sock
port = 3306
general-log = /var/log/mysql/mariadb-5.2-i5201.log
log-error = /var/log/mysql/mariadb-5.2-i5201.err
pid-file = /tmp/mariadb-5.2-i5201.pid
language = /usr/local/mariadb-5.2/share/mysql/french
user = mysql

Sorry

Comment by Rasmus Johansson (Inactive) [ 2012-01-12 ]

Launchpad bug id: 899922

Comment by Elena Stepanova [ 2012-01-12 ]

Re: unable to start mariadb server with french language
Set to 'Invalid' as it's not a bug, according the user's follow-up comment.

Generated at Thu Feb 08 06:47:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.