- 21 Sep, 2006 12 commits
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/inno/51-t
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/inno/51-t
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
-
grichter@bk-internal.mysql.com authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-win
-
tsmith/tim@siva.hindu.god authored
Bugs fixed: - Bug #20877: InnoDB data dictionary memory footprint is too big - Bug #13544: Second delete of same row in transaction illustrates non-optimal locking - Bug #20791: valgrind errors in InnoDB
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.1-tomain
-
tsmith/tim@siva.hindu.god authored
-
georg@lmy002.wdf.sap.corp authored
Fix for win/Makefile.am
-
- 20 Sep, 2006 13 commits
-
-
tsmith/tim@siva.hindu.god authored
This ChangeSet will be null-merged to mysql-5.1. Bugs fixed: - Bug #21638: InnoDB: possible segfault in page_copy_rec_list_end_no_locks If prefix_len is specified, write it to the insert buffer instead of type->len - bug #10746: InnoDB: Error: stored_select_lock_type is 0 inside ::start_stmt()! INSERT ... SELECT uses LOCK_NONE in innodb_locks_unsafe_for_binlog mode, so do not check for LOCK_X or LOCK_S in start_stmt()
-
acurtis/antony@ltamd64.xiphis.org authored
into xiphis.org:/home/antony/work2/p2-bug22417.2
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
since the $opt_valgrind variable was initialised to 0, thus being "defined"
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.1-tomain
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
- Move comp_err to EXTRA_PROGRAMS, it will not be installed from 5.1 and up.
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/bug19738/my51-bug19738
-
msvensson@shellback.(none) authored
- Move gen_lex_hash to EXTRA_PROGRAMS
-
msvensson@neptunus.(none) authored
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/bug20789/my51-bug20789
-
- 19 Sep, 2006 15 commits
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
-
Kristofer.Pettersson@naruto. authored
- When a MyISAM table which belongs to a merge table union and is renamed the associated file descriptors are closed on windows. This causes a server crash next time an insert or update is performed on the merge table. - This patch prevents the system from crashing on windows by checking for bad file descriptors every time the MyISAM table is locked by associated the merge table.
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
Don't bother to remove the pid_file in mtr_kill_leftovers as it could potentially remove a the pidfile before the process is killed. The pid file will be removed later when var/ directory is recreated.
-
msvensson@shellback.(none) authored
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.1-bug14400-monty
-
istruewing@chilla.local authored
-