1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-11 15:22:09 +03:00
Files
mariadb/mysql-test/include
unknown 79d87430db After merge fixes
Remove compiler warnings
Fix some broken tests
Workaround for syncronization bug in NDB (Bug #16445)


client/mysqltest.c:
  Added more information to output from abort_not_supported_test()
  Removed compiler warnings
include/my_sys.h:
  Added function to print names of open files
include/mysys_err.h:
  Print names of open files
mysql-test/include/have_ndb.inc:
  Added comment
mysql-test/lib/mtr_report.pl:
  Only print warning once
mysql-test/r/mysqldump.result:
  After merge fix
mysql-test/r/ndb_basic.result:
  Workaround for syncronization bug in NDB
mysql-test/r/ndb_config.result:
  Remove not portable test
mysql-test/t/ndb_basic.test:
  Workaround for syncronization bug in NDB
mysql-test/t/ndb_config.test:
  Remove not portable test
mysys/errors.c:
  Print names of open files
mysys/my_file.c:
  Ensure that structs are cleared and copyied properly so that my_print_open_files() works.
mysys/my_init.c:
  In case of EXTRA_DEBUG, print names of open files
mysys/my_open.c:
  Added function to print names of open files
sql/sql_table.cc:
  Fixed file-not-closed error
2006-05-04 06:28:24 +03:00
..
2003-08-28 06:08:17 +03:00
2005-07-06 17:16:22 +05:00
2005-05-05 10:36:17 -07:00
2003-01-28 08:38:28 +02:00
2004-06-20 19:11:02 +02:00
2005-07-22 21:06:02 +05:00
2005-12-06 21:28:13 +01:00
2006-01-12 19:51:02 +01:00
2006-05-04 06:28:24 +03:00
2003-12-25 20:11:01 +04:00
2006-04-12 15:56:29 +02:00
2006-02-16 16:33:46 +01:00
2006-04-12 15:56:29 +02:00
2003-05-21 21:39:58 +03:00
2006-02-13 16:36:11 +01:00
2006-01-12 19:51:02 +01:00
2004-12-13 21:00:43 +01:00
2005-06-17 14:03:27 +02:00
2006-03-09 16:30:59 +01:00
2005-06-16 12:46:09 +02:00