- 10 Feb, 2005 6 commits
-
-
lars@mysql.com authored
-
lars@mysql.com authored
binlog-do-db or binlog-ignore-db are in effect. (In the future 5.1? 5.0? I think each statement should be verified against the filtering criteria based on the database it *uses* and not the *current* one. But, right now the *current* database is what counts according to the semantics of the manual.)
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
reset mysql->net.last_error": the solution is to clear MYSQL->net error before performing COM_CLOSE: if the call succeeds, the connection is usable for other statements. More comprehensive fix is to clear MYSQL->net for all recoverable errors at the time they happen, it will be implemented in 5.0 as it introduces incompatibility in behavior.
-
konstantin@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
- 09 Feb, 2005 8 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
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-merge
-
lenz@mysql.com authored
-
lenz@mysql.com authored
- updated mysql-copyright-2 to properly convert this new header from GPL to commercial for the commercial distribution
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
Fix bug in bug fix in FastScheduler remove possibility of endless loop resulting in APZJobBuffer overflow due to statistics reporting
-
- 08 Feb, 2005 7 commits
-
-
sergefp@mysql.com authored
-
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
-
monty@mysql.com authored
Ensure that references in HAVING, ORDER BY or GROUP BY are calculated after fields in SELECT. This will ensure that any reference to these has a valid value. Generalized the code for split_sum_func()
-
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 17 commits
-
-
jimw@mysql.com authored
which fixes running the tests when using the bundled zlib.
-
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 2 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
-