- 18 Dec, 2004 9 commits
-
-
heikki@hundin.mysql.fi authored
Put a sensible value of thread id and process no to a background rollback transaction
-
heikki@hundin.mysql.fi authored
Fix the rollback progress printout in crash recovery
-
heikki@hundin.mysql.fi authored
Print progress of background rollback of transactions with more than 1000 undo log entries srv0start.c, trx0roll.c, log0recv.c, trx0roll.h: Cleanup background rollback code in crash recovery; do not flush all modified pages from the buffer pool after a crash recovery: this makes mysqld accesible for users more quickly
-
heikki@hundin.mysql.fi authored
Do not use short int in rem0rec.ic, since its size is not fixed in ANSI C; improve comments of the relative offset field in a record; use mach_read_from_2() to read the relative offset field to save CPU time, if the compiler does not optimize a more complex access function
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
konstantin@mysql.com authored
-
petr@mysql.com authored
Solaris doesn't define INADDR_NONE macro. This resulted in compilation failure. (advanced fix)
-
- 17 Dec, 2004 23 commits
-
-
marko@hundin.mysql.fi authored
rem0rec.ic: Replace (int16_t) with (signed short).
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
konstantin@mysql.com authored
-
heikki@hundin.mysql.fi authored
Move inline function page_is_cmp() before its use in page0page.ic; maybe this fixes a linking error reported by Lenz
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0-build
-
konstantin@mysql.com authored
(Bug#7381)
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
-
lenz@mysql.com authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/5.0.bit.new
-
kaa@polly.local authored
into polly.local:/home/kaa/src/mysql-5.0
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/5.0.bit.new
-
ram@gw.mysql.r18.ru authored
-
mleich@mysql.com authored
longer available for most storage engines. Therefore column c18 BIT is switched TINYINT .
-
lenz@mysql.com authored
distribution when running "make dist"
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
dlenev@brandersnatch.localdomain authored
storage engine.
-
petr@mysql.com authored
-
-
into patrick-galbraiths-computer.local:/Users/patg/5.0-federated
-
brian@avenger.(none) authored
-
- 16 Dec, 2004 8 commits
-
-
brian@avenger.(none) authored
-
anjuta@arthur.local authored
into arthur.local:/my/mysql-5.0-clean
-
anjuta@arthur.local authored
-
timour@mysql.com authored
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/new/mysql-5.0
-
bar@mysql.com authored
My attempt N3
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/5.0.b6843
-
gluh@gluh.mysql.r18.ru authored
-