- 22 Sep, 2002 4 commits
-
-
monty@mashka.mysql.fi authored
SET PASSWORD=... closed connection on error.
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 21 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Added missing mutex-lock around critical section in GRANT handling.
-
- 20 Sep, 2002 8 commits
-
-
lenz@mysql.com authored
of the static_nss stuff required for linking against the patched glibc)
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Changed table_list->name -> table_list->alias to find places where we where using alias instead of table_name. This should fix some issues where --lower-case-table-names doesn't work properly under windows.
-
heikki@hundin.mysql.fi authored
Fix typo
-
heikki@hundin.mysql.fi authored
Put back a change unintentionally removed in the last 2 pushes
-
heikki@hundin.mysql.fi authored
Modifications for query cache + trxs, fix of q.c.+ foreign keys
-
heikki@hundin.mysql.fi authored
Modifications for query cache + trxs, fix of q.c.+ foreign keys os0file.c: Use unbuffered i/o in Windows
-
- 19 Sep, 2002 6 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
-
bell@sanja.is.com.ua authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Small optimization to not do external locking of temporary MyISAM tables.
-
bell@sanja.is.com.ua authored
windows case insensitive tables name work around
-
- 18 Sep, 2002 4 commits
-
-
paul@teton.kitebird.com authored
-
monty@mashka.mysql.fi authored
This fixes a bug when doing multi-row inserts on table with an auto_increment key that is not in the first key segment.
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
paul@teton.kitebird.com authored
-
- 17 Sep, 2002 9 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed core dump bug when sending wrong string to AES_DECRYPT()
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
-
monty@mashka.mysql.fi authored
-
- 16 Sep, 2002 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed bug in SELECT ... ORDER BY ... LIMIT Fixed bug in ALTER TABLE and RENAME TABLE with --lower-case-table-names Fixed hang when using --with-openssl
-
monty@mashka.mysql.fi authored
-
- 15 Sep, 2002 2 commits
-
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
paul@teton.kitebird.com authored
-
- 14 Sep, 2002 3 commits
-
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
heikki@hundin.mysql.fi authored
Reverted the change which allowed use of HA_READ_PREFIX_LAST in InnoDB
-
monty@mashka.mysql.fi authored
-