- 08 Feb, 2005 5 commits
-
-
jani@ua141d10.elisa.omakaista.fi authored
-
wax@mysql.com authored
into mysql.com:/home/wax/mysql/mysql-4.1test2
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
jan@hundin.mysql.fi authored
single table DELETE...SELECT clauses when innobase_locks_unsafe_for_binlog is used and isolation level of the transaction is not serializable. InnoDB uses consistent read in these cases for a selected table. Backported from 5.0.x.
-
tomas@poseidon.ndb.mysql.com authored
-
- 07 Feb, 2005 16 commits
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
fixed start-and-exit flag
-
tomas@poseidon.ndb.mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
(BUG 8216)
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
removed typo moved pre to post for directory creation add changelog comments
-
kent@mysql.com authored
Set CCLD as well
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
corrected typo in previous changeset
-
mwagner@here.mwagner.org authored
Minor tweaks to work properly
-
tomas@poseidon.ndb.mysql.com authored
Corrected fragmentation calculation to take into account that LQH creates "2 fragments per fragment" in 4.1 and 5.0 +added some comments to ndb fragmentation calulation
-
mwagner@here.mwagner.org authored
into here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1
-
mwagner@here.mwagner.org authored
Deposit the new .pkg.gz into the ~/$hostname/ directory
-
mwagner@here.mwagner.org authored
Perl script to create Solaris installation packages.
-
- 06 Feb, 2005 4 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
bell@sanja.is.com.ua authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
crash if scan is poped from queue before all attrinfo has arrived
-
- 05 Feb, 2005 2 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
- 04 Feb, 2005 13 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug7816
-
konstantin@mysql.com authored
CLIENT_LIBS in mysql_config as CLIENT_LIBS point to builddir when we use the bundled zlib.
-
guilhem@mysql.com authored
Proposal to fix this problem: when using libmysqlclient, you must call mysql_server_end() to nicely free memory at the end of your program; it however sounds weird to call a function named *SERVER_end* when you're the CLIENT (you're not ending the server, you're ending your ability to talk to servers). So here I add two defines which should be more generic names. Our manual mentions these functions only for libmysqld API so needs some fixing, and then we can close BUG#8099 and BUG#6149.
-
guilhem@mysql.com authored
when we close the session's temp tables at session end, we automatically write to binlog *one* DROP TEMPORARY TABLE *per tmp table*.
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
mysqldev@mysql.com authored
into mysql.com:/home/mysqldev/tulin/mysql-4.1
-
acurtis@pcgem.rdg.cyberkinetica.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
hf@deer.(none) authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
ftbw->off wasn't cleared on reinit - Bug#8234
-