- 03 May, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 30 Apr, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Changed handing of priv_host to fix bug in FLUSH PRIVILEGES
-
- 29 Apr, 2003 8 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
lenz@mysql.com authored
- the preferred mailing list is internals@ not dev-public@ (this is a public document) - Rather use the 4.1 tree for new development (4.0 is frozen)
-
peterg@mysql.com authored
Monty; minor changes only.
-
peterg@mysql.com authored
Monty; clarified differences between the MySQL library directories.
-
peterg@mysql.com authored
from Monty; minor changes only.
-
peterg@mysql.com authored
Monty; new description of /man subdirectory
-
peterg@mysql.com authored
Monty; one minor change, plus addition of how HEAP works.
-
- 28 Apr, 2003 18 commits
-
-
peterg@mysql.com authored
into mysql.com:/home/pgulutzan/mysql-4.0
-
peterg@mysql.com authored
Monty; added additional description of MySQL's three types of record formats.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
CURRENT_USER() and "access denied" error messages now report hostname exactly as it was specified in the GRANT command (with wildcards, that is)
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
lenz@mysql.com authored
up-to-date anyway)
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
-
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
-