1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-03 20:43:11 +03:00
Files
mariadb/mysql-test/t
Michael Widenius f4820ea62e mysqltest now gives error messages with error code for my_delete, my_rename, my_copy etc.
Fixed crashing bug when doing ALTER TABLE RENAME with transactional tables.

client/mysqltest.cc:
  Added errno to error message for system calls (delete, rename etc)
  Write error message for failures of system calls
mysql-test/include/cleanup_fake_relay_log.inc:
  Disable warnings for remove_file
mysql-test/include/diff_tables.inc:
  Disable warnings for remove_file
mysql-test/include/maria_empty_logs.inc:
  Disable warnings for remove_file
mysql-test/include/maria_make_snapshot.inc:
  Disable warnings for remove_file
mysql-test/include/maria_make_snapshot_for_feeding_recovery.inc:
  Disable warnings for remove_file
mysql-test/include/mysqlhotcopy.inc:
  Disable warnings for remove_file
mysql-test/include/ndb_backup.inc:
  Disable warnings for remove_file
mysql-test/include/ndb_backup_print.inc:
  Disable warnings for remove_file
mysql-test/r/alter_table_trans.result:
  Test of crashing ALTER TABLE RENAME bug
mysql-test/t/alter_table_trans.test:
  Test of crashing ALTER TABLE RENAME bug
mysql-test/t/mysqltest.test:
  Disable warnings for remove_file and move_file
mysys/my_copy.c:
  Fixed wrong error message
sql/sql_table.cc:
  Fixed crashing bug when doing ALTER TABLE RENAME with transactional tables.
2010-09-15 15:48:15 +03:00
..
2009-08-20 14:30:59 +02:00
2010-02-25 23:13:11 +04:00
2010-06-10 11:11:52 +02:00
2009-10-28 09:52:34 +02:00
2009-10-28 09:52:34 +02:00
2009-09-08 00:50:10 +04:00
2009-10-28 09:52:34 +02:00
2009-10-28 09:52:34 +02:00
2010-03-04 09:03:07 +01:00
2009-10-28 09:52:34 +02:00
2010-05-26 21:55:40 +03:00
2009-09-29 17:38:40 +02:00
2010-01-15 17:27:55 +02:00
2009-10-28 09:52:34 +02:00
2009-09-08 00:50:10 +04:00
2010-04-28 14:52:24 +02:00
2009-09-08 00:50:10 +04:00
2010-08-27 17:12:44 +03:00
2009-12-11 16:02:47 +02:00
2010-08-27 17:12:44 +03:00
2009-05-06 15:00:14 +05:30
2009-10-28 09:52:34 +02:00
2009-09-08 00:50:10 +04:00
2009-06-09 15:19:13 +02:00
2009-06-09 15:19:13 +02:00
2010-01-15 16:58:25 +01:00
2009-10-28 09:52:34 +02:00
2010-09-09 21:16:01 -07:00
2010-09-11 08:20:35 -07:00
2010-04-27 00:46:52 +04:00
2010-08-30 16:25:23 +03:00
2010-09-06 02:15:34 +03:00
2010-04-28 14:52:24 +02:00
2009-10-28 09:52:34 +02:00
2010-08-02 12:01:24 +03:00
2009-10-28 09:52:34 +02:00
2009-10-28 09:52:34 +02:00
2010-09-06 02:15:34 +03:00
2009-06-25 02:44:14 +04:00
2010-03-04 09:03:07 +01:00
2009-10-04 01:20:51 +02:00
2010-08-02 12:01:24 +03:00
2010-08-25 22:22:33 +02:00
2010-01-29 16:54:27 +02:00
2010-03-04 09:03:07 +01:00
2009-10-28 09:52:34 +02:00
2009-08-12 12:03:05 +02:00
2010-06-10 11:11:52 +02:00
2009-09-08 00:50:10 +04:00
2009-10-28 09:52:34 +02:00
2010-01-15 10:51:39 +02:00
2009-10-28 09:52:34 +02:00
2009-07-03 10:19:32 +02:00
2009-11-27 18:10:28 +02:00
2009-12-23 17:44:03 +04:00
2009-06-10 11:58:36 +03:00
2010-08-02 12:01:24 +03:00
2009-02-19 18:24:25 -05:00
2010-05-26 21:55:40 +03:00
2010-06-10 11:11:52 +02:00
2009-12-22 14:38:33 +04:00
2010-08-02 12:01:24 +03:00
2010-05-26 21:55:40 +03:00