1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown 10ef77fc3b Fixed errors found by pushbuild:
Fixed failing func_misc test for embedded server
Added casts to avoid compiler warnings
Removed Table_locks_immediate as it's depending on log file cacheing
Changed type of get_time() to avoid warnings
Removed testing if purger master logs succeded as this is not deterministic


libmysqld/lib_sql.cc:
  Fixed failing func_misc test for embedded server
mysql-test/mysql-test-run.pl:
  Shut first down slaves, then masters.
  This should avoid some errors in the log file about not being able to connect to master during shutdown
mysql-test/r/func_misc.result:
  Move DROP TABLE's first
mysql-test/r/status.result:
  Removed Table_locks_immediate as it's depending on log file cacheing
mysql-test/suite/ndb/r/ndb_binlog_basic.result:
  Removed testing if purger master logs succeded as this is not deterministic
mysql-test/suite/ndb/t/ndb_binlog_basic.test:
  Removed testing if purger master logs succeded as this is not deterministic
mysql-test/t/func_misc.test:
  Move DROP TABLE's first
mysql-test/t/status.test:
  Removed Table_locks_immediate as it's depending on log file cacheing
sql/log_event.cc:
  Added cast to avoid warnings
sql/log_event.h:
  Changed type of get_time() to avoid warnings
2007-08-16 16:47:31 +03:00
..
2007-07-30 21:05:56 +05:00
2007-05-23 15:26:16 +04:00
2007-07-05 19:20:14 +02:00
2007-04-10 16:55:48 +03:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-05-26 16:36:38 +02:00
2007-06-28 21:34:54 +04:00
2007-07-23 23:35:43 -07:00
2007-06-28 16:03:01 -07:00
2007-06-28 16:03:01 -07:00
2007-07-06 11:35:10 -07:00
2007-07-11 18:45:35 -07:00
2007-08-01 16:48:14 +04:00
2007-06-20 14:21:48 +05:00
2007-06-13 17:28:59 +02:00
2007-06-13 17:28:59 +02:00
2007-04-20 18:35:16 +02:00
2007-06-13 17:28:59 +02:00
2007-06-13 17:28:59 +02:00
2007-06-01 17:49:01 +04:00
2007-06-28 21:34:54 +04:00
2007-08-16 16:47:31 +03:00
2007-06-06 18:55:21 +05:00
2007-07-05 19:20:14 +02:00
2007-07-14 01:34:46 +05:00
2007-04-17 12:32:01 +02:00
2007-07-15 21:51:36 +04:00
2007-06-03 14:46:09 +04:00
2007-04-29 18:52:14 +05:00