1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/include
unknown 1c809563c2 fixed memory leak in replication
fixed bugs in new IO_CACHE code so that the old calls work
fixed shutdown bug
clean-up of mysql-test-run


include/my_sys.h:
  fixes for IO_CACHE
mysql-test/mysql-test-run.sh:
  fixed missing \ bug
  added --skip-gdb-magic to skip Sergei's automatic mysql_parse break
  do not delete the breakpoint in command - it crashes gdb sometimes
mysys/mf_iocache2.c:
  rc_pos->write_pos in my_b_seek for WRITE_CACHE
sql/mysqld.cc:
  fixed shutdown bug when singals DO break read introduced by the fix for 
  when they don't.
sql/repl_failsafe.cc:
  fixed memory leak
2001-11-08 22:27:55 -07:00
..
2000-07-31 21:29:14 +02:00
2000-10-26 22:11:55 -06:00
2001-09-12 23:53:31 +03:00
2001-08-18 10:49:00 +03:00
2001-09-08 11:47:34 +03:00
2001-09-02 18:38:33 +02:00
2001-11-06 19:30:19 +01:00
2000-07-31 21:29:14 +02:00
2001-09-02 18:38:33 +02:00
2001-08-30 01:22:02 +03:00
2001-09-22 21:51:17 -06:00
2001-09-19 14:30:43 -06:00
2001-09-12 23:53:31 +03:00
2000-07-31 21:29:14 +02:00
2001-11-07 00:13:29 +02: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
2000-07-31 21:29:14 +02:00
2001-09-13 09:52:35 +02:00
2001-11-08 22:27:55 -07:00
2001-07-02 21:18:57 +02:00
2001-10-02 05:53:00 +03:00
2001-09-12 23:53:31 +03:00
2000-07-31 21:29:14 +02:00
2001-08-22 01:45:07 +03:00