mariadb/mysql-test/suite/galera
Monty 5e0b13d173 Fixed wrong arguments to printf and related functions
Other things, mainly to get
create_mysqld_error_find_printf_error tool to work:

- Added protection to not include mysqld_error.h twice
- Include "unireg.h" instead of "mysqld_error.h" in server
- Added protection if ER_XX messages are already defined
- Removed wrong calls to my_error(ER_OUTOFMEMORY) as
  my_malloc() and my_alloc will do this automatically
- Added missing %s to ER_DUP_QUERY_NAME
- Removed old and wrong calls to my_strerror() when using
  MY_ERROR_ON_RENAME (wrong merge)
- Fixed deadlock error message from Galera. Before the extra
  information given to ER_LOCK_DEADLOCK was missing because
  ER_LOCK_DEADLOCK doesn't provide any extra information.

I kept #ifdef mysqld_error_find_printf_error_used in sql_acl.h
to make it easy to do this kind of check again in the future
2018-01-04 16:24:09 +02:00
..
include MDEV-11873 Unnecessary InnoDB warnings upon bootstrap 2017-03-14 17:11:46 +02:00
r Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
t More output in galera.query_cache.test 2018-01-03 01:01:53 +02:00
disabled.def Add Galera test cases that fail to disabled. 2017-12-09 11:21:56 +02:00
galera_2nodes.cnf Merge remote-tracking branch 'origin/10.0-galera' into 10.1 2017-08-21 13:35:00 +03:00
galera_2nodes_as_master.cnf Merge remote-tracking branch 'origin/10.0-galera' into 10.1 2017-08-21 13:35:00 +03:00
galera_2nodes_as_master_slave.cnf MW-86 Adjust MTR tests for changes to wsrep_sync_wait 2017-08-14 11:42:13 +03:00
galera_2nodes_as_master_with_repl_filter.cnf MW-86 Adjust MTR tests for changes to wsrep_sync_wait 2017-08-14 11:42:13 +03:00
galera_2nodes_as_slave.cnf Merge remote-tracking branch 'origin/10.0-galera' into 10.1 2017-08-21 13:35:00 +03:00
galera_3nodes_as_slave.cnf MW-86 Adjust MTR tests for changes to wsrep_sync_wait 2017-08-14 11:42:13 +03:00
galera_4nodes.cnf Merge remote-tracking branch 'origin/10.0-galera' into 10.1 2017-08-21 13:35:00 +03:00
my.cnf cleanup: remove galera/wsrep magic from mtr 2014-10-01 23:38:27 +02:00
suite.pm Add galera suite to default suites and disable failing test 2017-08-28 11:39:28 +03:00