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 bug#30954: "configure" script in binary distributions considered harmfull 2009-09-28 15:14:33 +01:00
build-tags After-merge fixes for merge of MySQL-5.1.38. 2009-09-11 13:00:53 +02:00
ccfilter Fix most Compiler warnings seen in buildbot. 2009-09-03 15:20:22 +02:00
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 Fixes after review of guilhem of block record patch 2007-04-19 13:18:56 +03:00
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 A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
MySQL-shared-compat.spec.sh WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
mysql.m4 /usr/share/aclocal/mysql.m4 2007-02-14 12:42:11 +01:00
mysql.server-sys5.sh
mysql.server.sh merge. 2010-11-25 18:17:28 +01:00
mysql.spec.sh Backport SuSE 11 fix to RPM spec file 2012-06-08 16:31:03 +02:00
mysqld_multi.server.sh Bug #25486: mysqld_multi.server.sh missing from builds 2008-03-10 03:25:54 -06:00
ndb-config-2-node.ini.sh Updated/added copyright headers 2011-06-30 17:46:53 +02:00