- 17 Jan, 2003 1 commit
-
-
serg@serg.mysql.com authored
-
- 16 Jan, 2003 3 commits
-
-
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 4 commits
-
-
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 4 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
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 7 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
-
monty@mashka.mysql.fi authored
Fix for SHOW VARIABLES in embedded server
-
miguel@hegel.br authored
-
- 07 Jan, 2003 4 commits
-
-
heikki@hundin.mysql.fi authored
Remove the warning message that mem allocation spills from the additional mem pool to the OS; this does not hit performance with modern malloc libraries
-
jani@hynda.(none) authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed test suite for HPUX 10.20 and MacOSX
-
- 05 Jan, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Fix bug: an index cursor can theoretically be restored in a wrong place log0log.c: Fix bug: if combined log file size is >= 2 GB in a 32-bit computer InnoDB can write log to a wrong position
-
monty@mashka.mysql.fi authored
Added rename table for BDB. This fixes a bug in ALTER TABLE with BDB tables.
-
- 04 Jan, 2003 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Extended max_allowed_packet for clients to 1G Fixed bug in sending compressed rows >= 16M Fix bug in skiping too long packets from clients. Added checking of wrong command number sent by client.
-
- 03 Jan, 2003 2 commits
-
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/mysql-4.0
-
ram@mysql.r18.ru authored
-
- 02 Jan, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-