- 26 Oct, 2004 1 commit
-
-
monty@mysql.com authored
New mysqltest that can run mysqltest with PS Added support for ZEROFILL in PS Fixed crash when one called mysql_stmt_store_result() without a preceding mysql_stmt_bind_result() Updated test cases to support --ps-protocol (Some tests are still run using old protocol) Fixed crash in PS when using SELECT * FROM t1 NATURAL JOIN t2... Fixed crash in PS when using sub queries Create table didn't signal when table was created. This could cause a "DROP TABLE created_table" in another thread to wait "forever" Fixed wrong permissions check in PS and multi-table updates (one could get permission denied for legal quries) Fix for PS and SELECT ... PROCEDURE Reset all warnings when executing a new PS query group_concat(...ORDER BY) didn't work with PS Fixed problem with test suite when not using innodb
-
- 23 Oct, 2004 1 commit
-
-
monty@mysql.com authored
Fixed wrong range test code for HEAP tables. This caused a crash when doing a range test with a key that didn't have lower or upper bound (Bug #6082) More test cases
-
- 22 Oct, 2004 38 commits
-
-
mwagner@here.mwagner.org authored
4.1.7 leaves gamma.
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug6151
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
-
dellis@goetia.(none) authored
Correcting problem with merge
-
dellis@goetia.(none) authored
into goetia.(none):/home/dellis/mysqlab/bk/mysql-4.1
-
dellis@goetia.(none) authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug6151
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-4.1-6088
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
-
dlenev@mysql.com authored
function crashes server" with main tree.
-
konstantin@mysql.com authored
prepared statements when LIMIT is used" and post-review comments. The fix changes the approach we calculate the need for ORDER BY in UNION: the previous was not PS friendly, as it damaged SELECT_LEX options in case of single select.
-
dellis@goetia.(none) authored
BUG #5831 Post-review changes, merging improvements from Monty.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg6081
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-tzfix
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
dlenev@mysql.com authored
server" with main tree.
-
konstantin@mysql.com authored
-
monty@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-tzfix
-
-
mysqldev@mysql.com authored
into mysql.com:/build/mysqldev/my/mysql-4.1-tomastest
-
kent@mysql.com authored
into mysql.com:/users/kboortz/daily/work/mysql-4.1-sjis
-
tomas@poseidon.ndb.mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
Fixed checking of privilege handling in CREATE ... SELECT (Bug #6094)
-
dlenev@mysql.com authored
crashes server" (in 4.0 we fix only connection stalling in case of error, crash itself is fixed in 4.1, the test case for this code is also there).
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
tomas@poseidon.ndb.mysql.com authored
-