- 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.
-
- 16 Dec, 2001 2 commits
-
-
serg@serg.mysql.com authored
-
tfr@sarvik.tfr.cafe.ee authored
Removed a mirror in Netherlands manual.texi: Remove link to outdated mod_log_mysql
-
- 15 Dec, 2001 4 commits
-
-
serg@serg.mysql.com authored
horrible bug fixed
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-