- 08 Oct, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 27 Sep, 2002 2 commits
-
-
lenz@mysql.com authored
-
monty@hundin.mysql.fi authored
-
- 24 Sep, 2002 1 commit
-
-
lenz@mysql.com authored
- some cosmetical fixups (typos, comments)
-
- 23 Sep, 2002 4 commits
-
-
serg@build.mysql2.com authored
static nss linkingg issue
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
lenz@mysql.com authored
-
- 22 Sep, 2002 2 commits
-
-
lenz@mysql.com 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 1 commit
-
-
lenz@mysql.com authored
of the static_nss stuff required for linking against the patched glibc)
-
- 17 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 16 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 14 Sep, 2002 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 13 Sep, 2002 2 commits
-
-
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
-
- 11 Sep, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
Change srv_flush_log_at_trx_commit to ulint, note that ibool is defined as ulint, so this is purely formal change os0file.c: Start using unbuffered i/o again in Windows because sequential read using normal i/o was 4 times slower in XP
-
- 10 Sep, 2002 4 commits
-
-
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
-
- 09 Sep, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
innodb_flush_log_at_trx_commit can have values 0, 1, 2 starting from 3.23.52
-
- 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
-
- 04 Sep, 2002 1 commit
-
-
lenz@mysql.com authored
better documented
-
- 03 Sep, 2002 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
(Fixing of problem with ALTER TABLE on BDB tables)
-
monty@mashka.mysql.fi authored
Better fix for ALTER TABLE on BDB tables (Both of the above fixes are already in 4.0)
-
- 31 Aug, 2002 2 commits
-
-
serg@serg.mysql.com authored
-
monty@mashka.mysql.fi authored
-
- 29 Aug, 2002 1 commit
-
-
lenz@mysql.com authored
-
- 28 Aug, 2002 3 commits
-
-
paul@teton.kitebird.com authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
Sinisa@sinisa.nasamreza.org authored
-
- 25 Aug, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
Put 'last millisecond' test to make sure page checksum errors do not result from memory corruption in InnoDB os0thread.c, configure.in: Make sure stack size in InnoDB threads in AIX is at least 32 kB
-