Wrong error message with MySQL 5.6

Bug #1125515 reported by Martin Arrieta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
New
Undecided
Unassigned

Bug Description

When you are trying to make a backup from a MySQL 5.6, you are displaying the following error:

shell> innobackupex --defaults-file=my.sandbox.cnf backup/

InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy
and Percona Inc 2009-2012. All Rights Reserved.

This software is published under
the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.

130214 17:39:24 innobackupex: Starting mysql with options: --defaults-file='my.sandbox.cnf' --unbuffered --
130214 17:39:24 innobackupex: Connected to database with mysql child process (pid=2400)
130214 17:39:30 innobackupex: Connection to database server closed
IMPORTANT: Please check that the backup run completes successfully.
           At the end of a successful backup run innobackupex
           prints "completed OK!".

innobackupex: Using mysql Ver 14.14 Distrib 5.5.20, for Linux (x86_64) using readline 5.1
innobackupex: Using mysql server version Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.

sh: --: invalid option
Usage: sh [GNU long option] [option] ...
 sh [GNU long option] [option] script-file ...
GNU long options:
 --debug
 --debugger
 --dump-po-strings
 --dump-strings
 --help
 --init-file
 --login
 --noediting
 --noprofile
 --norc
 --posix
 --protected
 --rcfile
 --rpm-requires
 --restricted
 --verbose
 --version
Shell options:
 -irsD or -c command or -O shopt_option (invocation only)
 -abefhkmnptuvxBCHP or -o option
innobackupex: fatal error: no 'mysqld' group in MySQL options
innobackupex: fatal error: OR no 'datadir' option in group 'mysqld' in MySQL options

This error is when innobackupex is trying to guess or execute the xtrabackup_?? binary.

In that case, the xtrabackup or in this case innobackupex should return something like "MySQL 5.6 is not supported yet"

Thanks!

Martin

Tags: i29543
Revision history for this message
Alexey Kopytov (akopytov) wrote :

This is a duplicate of bug #1087219.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.