- 28 Apr, 2003 9 commits
-
-
lenz@mysql.com authored
up-to-date anyway)
-
lenz@mysql.com authored
(the results are nondeterministic and provide different output on 32bit and 64bit architectures)
-
lenz@mysql.com authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
Fix for grant bug with SELECT *
-
greg@mysql.com authored
into mysql.com:/home/greg/bk/mysql-4.0
-
greg@mysql.com authored
-
- 27 Apr, 2003 4 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
Use 0x.... as strings if 'new' mode. (bug 152) Don't report -max on windows when InnoDB is enabled. (bug 332) Reset current_linfo; This could cause a hang when doing PURGE LOGS. Fix for row numbers in EXPLAIN (bug 322) Fix that USE_FRM works for all table types (bug 97)
-
heikki@hundin.mysql.fi authored
Remove code never actually used in IGNORE; InnoDB just rolls back the latest row insert or update on a duplicate key error and leaves it for MySQL to decide whether to ignore the error
-
peterg@mysql.com authored
Monty; minor changes only.
-
- 26 Apr, 2003 8 commits
-
-
peterg@mysql.com authored
minor changes only.
-
monty@mashka.mysql.fi authored
Set innobase_flush_log_at_trx_commit to 1 by default Fix problem with timestamp on 64 bit systems Reserve alarms for up to 10 slave threads
-
heikki@hundin.mysql.fi authored
fflush stderr after startup
-
monty@mashka.mysql.fi authored
Fix for LEFT/RIGHT/MID with multi-byte-character sets (bug 314) Fix for new bison 1.875 max_insert_delayed_threads and delayed_insert_timeout now works as documented (bug 211) Don't show port in SHOW PROCESSLIST for system threads Fix problem with ORDER BY being discarded for some DISTINCT queries (bug 275) Fixed bug with NATURAL LEFT JOIN, NATURAL RIGHT JOIN and RIGHT JOIN when using many joined tables (Bug 212)
-
monty@mashka.mysql.fi authored
-
igor@hundin.mysql.fi authored
into hundin.mysql.fi:/home/igor/dev/mysql-4.0
-
bell@laptop.sanja.is.com.ua authored
-
igor@hundin.mysql.fi authored
Fixed bug 263 order_by.test: Fixed bug 263
-
- 25 Apr, 2003 12 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
lenz@mysql.com authored
(General code cleanup, use the GRANT statement instead of updating the privilege tables directly, added option to revoke privileges)
-
heikki@hundin.mysql.fi authored
Print the failing assertion if it fails; helps to analyze bug reports
-
hf@deer.mysql.r18.ru authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
lenz@mysql.com authored
ANALYZE TABLE)
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
bar@bar.mysql.r18.ru authored
Don't allow access outside the string
-
lenz@mysql.com authored
instead of being an individual file to avoid redundancy
-
greg@mysql.com authored
-
- 24 Apr, 2003 6 commits
-
-
greg@mysql.com authored
-
heikki@hundin.mysql.fi authored
When FLUSH LOGS is called, flush InnoDB logs to disk also in the case innodb_flush_log_at_trx_commit=0
-
heikki@hundin.mysql.fi authored
Make sure we do not do insert buffer merge in fast shutdown even if there is some buglet which increments srv_activity_counter during a shutdown
-
heikki@hundin.mysql.fi authored
Make buffer pool flush batches bigger as that may save some time if fsync is very inefficient
-
heikki@hundin.mysql.fi authored
Make ANALYZE TABLE to update index cardinality and other statistics also for an InnoDB table; note that the estimates are based on 10 random dives, not on an exhaustive read of the table
-
monty@narttu.mysql.fi authored
-
- 23 Apr, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
(There was a problem on some AMD system when the floating point precision wasn't accurate enough)
-