- 22 Dec, 2001 6 commits
-
-
monty@hundin.mysql.fi authored
into hundin.mysql.fi:/my/bk/mysql-4.0
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Change tests to use database 'mysqltest' instead of 'foo' Add option to not print access denied messages to check_table_access()
-
heikki@donna.mysql.fi authored
Lower max key len to 3500 bytes because a secondary index record must also contain the primary key value
-
heikki@donna.mysql.fi authored
Make sure no memory overrun of key buffer in range estimation
-
- 21 Dec, 2001 6 commits
-
-
tfr@sarvik.tfr.cafe.ee authored
Update OLEDB section
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
HA_NO_FULLTEXT_KEY property -> HA_CAN_FULLTEXT
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixed data corruption bug in query cache. Made queries be dependent of the database in use.
-
monty@hundin.mysql.fi authored
-
- 20 Dec, 2001 7 commits
-
-
heikki@donna.mysql.fi authored
Allow equal key values in a unique secondary index if the key value contains an SQL NULL
-
serg@serg.mysql.com authored
manual updated
-
heikki@donna.mysql.fi authored
Add warnings to recovery in some cases where log file might be corrupt and consequently recovery can be trusted less than normally
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix pthread_mutex_trylock on HPUX (needed for query cache).
-
arjen@co3064164-a.bitbike.com authored
Added info about two new Query Cache status variables.
-
- 19 Dec, 2001 6 commits
-
-
jani@hynda.mysql.fi authored
-
serg@serg.mysql.com authored
-
monty@hundin.mysql.fi authored
Changed 'send_file_to_server' to use less stack (Fixed replication problem on OSF1).
-
sasha@mysql.sashanet.com authored
instead of DO RELEASE_LOCK()
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
-
- 18 Dec, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
Add better instructions on how to specify innodb_data_file_path etc.
-
monty@hundin.mysql.fi authored
Portability fixes. Fixed bug in mysqlbinlog when detecting binary log version
-
- 17 Dec, 2001 13 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
heikki@donna.mysql.fi authored
Cleanup
-
heikki@donna.mysql.fi authored
Do less statistics calculations for tables dict0mem.h, row0mysql.c: Make calculation of new statistics less frequent, because the statistics in 3.23.44 involves many random disk reads
-
heikki@donna.mysql.fi authored
Do not automatically calculate new statistics when a temporary table is used by MySQL in a query. The fact that some ORDER BY queries were slow may have been explained by this unnecessary statistics calculation.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix compile problem in sql_cache.cc
-
monty@hundin.mysql.fi authored
Fixed shutdown on HPUX. Fixed bug in query cache.
-