- 18 Jan, 2003 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix a crash in page_dir_find_owner_slot if an adaptive hash index search coincides with purge or an insert
-
- 17 Jan, 2003 8 commits
-
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Fix bug in PAGE_CUR_LE_OR_EXTENDS search
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
-
miguel@hegel.local authored
into hegel.local:/home/miguel/dev/mysql-4.0
-
miguel@hegel.local authored
-
- 16 Jan, 2003 6 commits
-
-
heikki@hundin.mysql.fi authored
Had forgotten to change ha_innodb.cc to reflect that InnoDB now supports HA_READ_PREFIX_LAST
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
serg@serg.mysql.com authored
-
heikki@hundin.mysql.fi authored
Backport from 4.1: make sure change_active_index is only called with a properly initialized InnoDB table handle
-
heikki@hundin.mysql.fi authored
Make SHOW INNODB STATUS aware when we are estimating index range size etc.
-
- 15 Jan, 2003 6 commits
-
-
heikki@hundin.mysql.fi authored
Backport from 4.0: fix the BLOB hang if the index tree is of height 1
-
heikki@hundin.mysql.fi authored
Backport from 4.0: fix possible adaprive hash index latch hang
-
heikki@hundin.mysql.fi authored
Fix a typo
-
heikki@hundin.mysql.fi authored
Fix a possible hang at the adaptive hash index latch if MySQL does query estimations also in the middle of a SELECT statement processing
-
heikki@hundin.mysql.fi authored
Make SHOW INNODB STATUS aware which trx's are waiting because of innodb_thread_concurrency exceeded
-
heikki@hundin.mysql.fi authored
Print also the thread ids in SHOW INNODB STATUS also in Linux
-
- 14 Jan, 2003 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Allocate bigger default thread stack because of problems with glibc Fixed bug in UPDATE ... not_null_field=expression_that_returns_null Fixed bug in replication when using auto_increment and LOAD DATA INFILE
-
arjen@george.bitbike.com authored
-
- 13 Jan, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Backport the InnoDB HANDLER bug fix from 4.1
-
heikki@hundin.mysql.fi authored
Fix a hang associated with an index tree of height 1 and purging of BLOB fields from it
-
- 12 Jan, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Add another diagnostic print to determine why the 'queries inside InnoDB' counter might drift upwards
-
heikki@hundin.mysql.fi authored
Add diagnostic prints to determine why the 'queries inside InnoDB' might drift upwards ha_innodb.cc: Add more print space to SHOW INNODB STATUS; remove possible memory leak in case there is an error
-
- 11 Jan, 2003 1 commit
-
-
miguel@light. authored
-
- 09 Jan, 2003 6 commits
-
-
monty@mashka.mysql.fi authored
Fixed problem with replication LOAD DATA INFILE when using --old-rpl-compat. When executing on master LOAD DATA and InnoDB failed with 'table full' error the binary log was corrupted.
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Free row buffer cache after each query for MyISAM tables. Added table join option FORCE INDEX Fixed core dump bug when connecting with hostname that could not be resolved.
-
- 08 Jan, 2003 5 commits
-
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
no _mi_search_next() bug fixed
-
jani@hynda.(none) authored
-
jani@hynda.(none) authored
-
monty@mashka.mysql.fi authored
-