- 09 Mar, 2005 3 commits
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4
-
acurtis@pcgem.rdg.cyberkinetica.com authored
-
- 08 Mar, 2005 17 commits
-
-
gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-5.0
-
gbichot@quadita2.mysql.com authored
which is always false. In a very fast InnoDB shutdown, we just ensure that no more transactions are running, flush InnoDB log, signal InnoDB threads to die, and then return from InnoDB (from innobase_end()) without waiting for those threads to actually die. I have tested on a 4CPU machine that even with --innodb_flush_log_at_trx_commit=0, this optimized InnoDB very fast shutdown loses no committed transactions. Patch pre-approved by Heikki.
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
paul@kite-hub.kitebird.com authored
Add dummy changelog file. It should merge upward without conflict.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
joerg@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
Reverted Jim's patch.
-
marko@hundin.mysql.fi authored
-
lenz@mysql.com authored
- bumped up version number in configure.in from 4.0.24 -> 4.0.25 (ChangeSet 1.2073 was already tagged as 4.0.24)
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-5.0
-
- 07 Mar, 2005 18 commits
-
-
jimw@mysql.com authored
(lost in merge because the code to open these logs was moved to a different file).
-
jimw@mysql.com authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-5.0
-
pem@mysql.comhem.se authored
-
hf@deer.(none) authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-BUGS/mysql-4.0.7498
-
pem@mysql.comhem.se authored
-
gluh@gluh.mysql.r18.ru authored
-
joerg@mysql.com authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-5.0
-
marko@hundin.mysql.fi authored
row_search_for_mysql(): Add a clarifying comment.
-
hf@deer.(none) authored
-
marko@hundin.mysql.fi authored
-
hf@deer.(none) authored
-
hf@deer.(none) authored
Actually problem was not in AVG function, but in SUM before the AVG in the query.
-
gbichot@quadita2.mysql.com authored
(whereas it's 0 in 4.1, for safety as this is new code).
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/ft-mysql-5.0
-
marko@hundin.mysql.fi authored
ut_malloc_low(): fix the fprintf() format string (an extraneous comma split the format into two arguments)
-
- 06 Mar, 2005 1 commit
-
-
svoj@mysql.com authored
-
- 05 Mar, 2005 1 commit
-
-
konstantin@mysql.com authored
The patch implements the idea suggested by Olaf van der Spek in thread "Client: many small reads?" (internals@lists.mysql.com). Now small reads performed by the client library are buffered. The buffering gives up to 2 times speedup when retrieving one-column tables.
-