[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: |
|
| 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 Error is same if a choice english language. Cheers, |
| Comments |
| Comment by Stephane Garin (Inactive) [ 2011-12-04 ] |
|
Re: unable to start mariadb server with french language 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] [mysqld5201] 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 |