- 20 Sep, 2002 1 commit
-
-
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.
-
- 19 Sep, 2002 4 commits
-
-
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 9 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
-
monty@mashka.mysql.fi authored
-
peter@mysql.com authored
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
jcole@mugatu.spaceapes.com authored
a few changes to test resolving
-
jcole@mugatu.spaceapes.com authored
fixed typo
-
heikki@hundin.mysql.fi authored
Add some comments ha_innodb.h: Remove the flag HA_NOT_READ_PREFIX_LAST from ha_innodb.h: InnoDB has supported this from the start, but not tested yet
-
- 13 Sep, 2002 3 commits
-
-
paul@teton.kitebird.com authored
manual.texi minor fixups to mysql_real_connect() section.
-
heikki@hundin.mysql.fi authored
Fix typos in previous push
-
heikki@hundin.mysql.fi authored
Allow CREATE TABLE and DROP TABLE even if innodb_force_recovery is used, the user can drop a problematic table
-
- 12 Sep, 2002 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 11 Sep, 2002 3 commits
-
-
heikki@hundin.mysql.fi authored
Fix the crash in InnoDB when WHERE primarykey < x ORDER BY primarykey is used
-
paul@teton.kitebird.com authored
-
paul@teton.kitebird.com authored
-