mariadb/support-files
Michael Widenius 75e8ce6d73 Ensure we don't assert with debug binaries if SHOW INNODB STATUS returns with an error.
sql/handler.cc:
  SHOW INNODB STATUS sometimes returns 0 even if it has generated an error.
  This code is here to catch it until InnoDB some day is fixed.
storage/innobase/handler/ha_innodb.cc:
  Catch at least one of the possible errors from SHOW INNODB STATUS to provide a correct return code.
storage/xtradb/handler/ha_innodb.cc:
  Catch at least one of the possible errors from SHOW INNODB STATUS to provide a correct return code.
support-files/my-huge.cnf.sh:
  Fixed typo
2012-08-20 22:54:15 +03:00
..
dtrace Updated/added copyright headers 2011-06-30 17:46:53 +02:00
MacOSX 5.5-merge 2011-07-02 22:08:51 +02:00
RHEL4-SElinux Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
rpm comments 2012-06-15 10:26:06 +02:00
binary-configure.sh
build-tags
ccfilter
CMakeLists.txt create a new MariaDB-common.rpm that contains files needed both by the client and the server. 2012-05-25 19:18:29 +02:00
compiler_warnings.supp Fix incorrect regexp in warning suppression pattern 2012-08-17 14:35:28 +02:00
config.huge.ini.sh Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
config.medium.ini.sh Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
config.small.ini.sh Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
magic
my-huge.cnf.sh Ensure we don't assert with debug binaries if SHOW INNODB STATUS returns with an error. 2012-08-20 22:54:15 +03:00
my-innodb-heavy-4G.cnf.sh merge with 5.3 2011-10-19 21:45:18 +02:00
my-large.cnf.sh Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
my-medium.cnf.sh Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
my-small.cnf.sh 5.5-merge 2011-07-02 22:08:51 +02:00
mysql-log-rotate.sh
mysql-multi.server.sh
MySQL-shared-compat.spec.sh
mysql.m4
mysql.server-sys5.sh
mysql.server.sh
mysql.spec.sh Backport SuSE 11 fix to RPM spec file 2012-06-08 16:31:03 +02:00
mysqld_multi.server.sh
ndb-config-2-node.ini.sh Updated/added copyright headers 2011-06-30 17:46:53 +02:00