- 02 Jan, 2002 5 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 31 Dec, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
Remove erroneous warning of a duplicate key when the key in a UNIQUE secondary index contains a NULL
-
- 30 Dec, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
into donna.mysql.fi:/home/heikki/mysqlm
-
miguel@light.local authored
-
- 27 Dec, 2001 6 commits
-
-
heikki@donna.mysql.fi authored
Make InnoDB startup option samples easier to understand, recommend not setting log files too big, because recovery slow
-
heikki@donna.mysql.fi authored
Eliminate a gcc compiler bug in inlining
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 26 Dec, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
Make os_file_flush to ignore the error we get from a raw device in fsync
-
- 25 Dec, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
Changed default of file_io_threads to 4 and lock_wait_timeout to 50 seconds Added a missing break: if not specified, innodb_fast_shutdown got the same value as ..flush_log_at_trx commit
-
- 24 Dec, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
Print progress info of the applying log records to the database phase in recovery srv0srv.c: Do buffer pool flush and checkpoints more often to make recovery faster
-
- 23 Dec, 2001 4 commits
-
-
heikki@donna.mysql.fi authored
Increase table comment print size to 500 bytes to be able to print more foreign key constraint infos ha_innobase.h: Change max key len back to 500 bytes because MySQL interpreter cannot handle more
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix problem with query cache and database names
-
- 22 Dec, 2001 10 commits
-
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
heikki@donna.mysql.fi authored
Allow foreign keys refer between fixed and var length strings
-
serg@serg.mysql.com authored
-
monty@hundin.mysql.fi authored
-
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 3 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
-