1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/include
unknown 68ae365395 Don't allow BACKUP TABLE to overwrite files
Fixed memory leak when replication restarts in debug mode


include/my_sys.h:
  Added option to not overwrite files to my_copy()
mysql-test/mysql-test-run.sh:
  Fixed --ddd option
  Fixed that mysqld is restarted if there is a testname-master.sh file
mysql-test/r/backup.result:
  Update for security fix in BACKUP TABLE
mysql-test/t/backup.test:
  Update for security fix in BACKUP TABLE
mysys/my_copy.c:
  Added option to not overwrite files to my_copy()
sql/ha_myisam.cc:
  Don't allow BACKUP TABLE to overwrite files
sql/slave.cc:
  Fixed problem with --debug output from 'handle_slave'
  Fixed memory leak when replication restarts in debug mode
2003-03-10 11:22:37 +02:00
..
2000-07-31 21:29:14 +02:00
2001-08-18 10:49:00 +03:00
2001-09-08 11:47:34 +03:00
2001-08-30 01:22:02 +03:00
2003-02-28 19:52:14 +02:00
2001-08-30 10:51:36 +03:00
2001-04-23 03:28:08 +03:00
2001-08-30 01:22:02 +03:00
2001-09-12 23:53:31 +03:00
2000-07-31 21:29:14 +02:00
2001-12-13 17:21:04 -07:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2002-05-31 15:22:38 +03:00
2000-07-31 21:29:14 +02:00
2000-09-13 01:08:34 +03:00
2000-09-21 01:58:38 +03:00
2001-09-12 23:53:31 +03:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2001-08-22 01:45:07 +03:00
2000-12-31 12:47:29 +02:00