- 16 Sep, 2002 2 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
-
- 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 7 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
-
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 1 commit
-
-
paul@teton.kitebird.com authored
manual.texi minor fixups to mysql_real_connect() section.
-
- 12 Sep, 2002 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 11 Sep, 2002 7 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
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Improve mysql-test to be more robust. Fix that GRANT doesn't delete SSL options Change innobase_flush_log_at_trx_commit to uint. Don't rotate logs if we read a rotate log entry from the master.
-
- 10 Sep, 2002 10 commits
-
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
-
paul@teton.kitebird.com authored
manual.texi formatting fixups
-
serg@serg.mysql.com authored
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Cleanup after last push
-
heikki@hundin.mysql.fi authored
update help innobase_flush_log_at_trx_commitcan have vals 0, 1, 2 ha_innobase.h, ha_innobase.cc: make innobase_flush_log_at_trx_commit a long, like other params
-
heikki@hundin.mysql.fi authored
Fix a typo: should be buf_page_print
-
vva@genie.(none) authored
-
- 09 Sep, 2002 2 commits
-
-
heikki@hundin.mysql.fi authored
innodb_flush_log_at_trx_commit can have values 0, 1, 2 starting from 3.23.52
-
vva@genie.(none) authored
-
- 08 Sep, 2002 3 commits
-
-
heikki@hundin.mysql.fi authored
Remove an assertion in trx0undo.c which could erroneously fail when we ran out of tablespace
-
heikki@hundin.mysql.fi authored
Increase max latch wait time to 600 seconds before we assert
-
heikki@hundin.mysql.fi authored
Remove long latch hold which happened if we scanned long an index without finding any record visible to the current consistent read
-
- 07 Sep, 2002 2 commits
-
-
heikki@hundin.mysql.fi authored
Add diagnostics to track why a semaphore creation failed on Windows ME
-
heikki@hundin.mysql.fi authored
The option (= default) innodb_fast_shutdown did not always make the shutdown quickly, fix that
-
- 06 Sep, 2002 1 commit
-
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
- 05 Sep, 2002 1 commit
-
-
lenz@mysql.com authored
-