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
..
.cvsignore
config-os2.h - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> 2002-07-15 18:26:11 +02:00
config-win.h
dbug.h More debug info 2001-09-08 11:47:34 +03:00
errmsg.h
ft_global.h
getopt.h
global.h Always include errno.h 2003-02-28 19:52:14 +02:00
hash.h Framework to simplify memory leak tracing 2002-01-22 15:59:32 +00:00
heap.h
m_ctype.h
m_string.h
Makefile.am - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> 2002-07-15 18:26:11 +02:00
merge.h OS2 patch 2001-09-12 23:53:31 +03:00
my_alarm.h
my_base.h Fixed bug with GROUP BY on NULL fields. 2002-08-05 18:10:53 +03:00
my_bitmap.h misc cleanup 2001-12-13 17:21:04 -07:00
my_dir.h
my_list.h
my_net.h Portability fixes for SCO and HPUX 2002-05-31 15:22:38 +03:00
my_no_pthread.h Fixed problem with BIGINT and shutdown on AIX 2002-08-12 03:28:02 +03:00
my_nosys.h
my_pthread.h Fix for HPUX 11 and pthread_mutex_lock 2002-08-16 16:50:57 +03:00
my_sys.h Don't allow BACKUP TABLE to overwrite files 2003-03-10 11:22:37 +02:00
my_tree.h
myisam.h Fix for LOAD DATA FROM MASTER when using tables with checksum 2001-09-18 04:58:15 +03:00
myisammrg.h
myisampack.h
mysql.h Made LOAD DATA LOCAL INFILE more secure 2002-02-13 21:53:26 +02:00
mysql_com.h Fixed bug with GROUP BY on NULL fields. 2002-08-05 18:10:53 +03:00
mysql_version.h.in Changed initialization of RND() to be less predictable. 2002-08-06 03:21:12 +03:00
mysqld_error.h Fixed problems with DECIMAL() type on overflow. 2002-05-02 18:04:21 +03:00
mysys_err.h
nisam.h OS2 patch 2001-09-12 23:53:31 +03:00
queues.h
raid.h
sslopt-case.h
sslopt-longopts.h
sslopt-usage.h Two small patches proposed by Paul DuBois 2002-08-03 19:48:45 +03:00
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h
violite.h