- 06 Apr, 2004 5 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
too big by 6 bytes. So I add code to substract 6 bytes if the master is 3.23. This is not perfect (because it won't work if the slave I/O thread has not noticed yet that the master is 3.23), but as long as the slave I/O thread starts Exec_master_log_pos will be ok. It must be merged to 4.1 but not to 5.0 (or it can be, because of #if MYSQL_VERSION_ID), because 5.0 already works if the master is 3.23 (and in a more natural way: in 5.0 we store the end_log_pos in the binlog and relay log). I had to move functions from slave.h to slave.cc to satisfy gcc.
-
marko@hundin.mysql.fi authored
instead of stdout or fixed-size memory buffers
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_3361/mysql-4.0
-
- 05 Apr, 2004 6 commits
-
-
vva@eagle.mysql.r18.ru authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/i/mysql-4.0
-
marko@hundin.mysql.fi authored
-
lenz@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
- 02 Apr, 2004 3 commits
-
-
marko@hundin.mysql.fi authored
when dropping database (Bug #3058)
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-4.0
-
marko@hundin.mysql.fi authored
-
- 01 Apr, 2004 5 commits
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_3200/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_3200/mysql-4.0
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-4.0
-
marko@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Add an accessor function to set srv_io_thread_op_info, change the type to const char*, also change the type of srv_io_thread_function to const char*
-
- 31 Mar, 2004 7 commits
-
-
heikki@hundin.mysql.fi authored
Add assertions to check that we do not go out of bounds of io thread status array os0file.c: Fix memory corruption (assertion failure on line 244 of sync0sync.c) reported by Miguel in a Windows build of MySQL-4.1.2. The bug is present in all InnoDB versions in Windows, but it depends on how the linker places a static array in srv0srv.c, whether the bug shows itself. 4 bytes were overwritten with a pointer to a statically allocated string: 'get windows aio return value'.
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-4.0
-
marko@hundin.mysql.fi authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/Bugs/mysql-4.0
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
- 30 Mar, 2004 3 commits
-
-
marko@hundin.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
the extra files being present.
-
- 29 Mar, 2004 4 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
gluh@gluh.mysql.r18.ru authored
-
- 26 Mar, 2004 7 commits
-
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2342/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
"Running ANALYZE TABLE on bdb table inside a transaction hangs server thread" 1. added new status HA_ADMIN_REJECT and processing of it in mysql_admin_table 2. got ha_berkley::analyze to return HA_ADMIN_REJECT if there are any transactions with the table..
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
heikki@hundin.mysql.fi authored
Backport from 4.1: make mem_current_allocated_memory global variable
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-