- 22 Oct, 2004 39 commits
-
-
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.
-
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
-
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
-
tomas@poseidon.ndb.mysql.com authored
-
mysqldev@mysql.com authored
-
kent@mysql.com authored
-
monty@mysql.com authored
-
konstantin@mysql.com authored
fixed in the main tree).
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-4.1-6050
-
tomas@poseidon.ndb.mysql.com authored
compilation problems on some platforms'
-
konstantin@mysql.com authored
names with ident. tables fr. diff. schemata": revise all uses of Item_field and make them prepared-statements friendly when necessary.
-
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-ndb
-
tomas@poseidon.ndb.mysql.com authored
-
heikki@hundin.mysql.fi authored
Add typecast from ulint to ssize_t in pread and pwrite, so that the type is according to the Linux man page; this will probably not help to fix the HP-UX 32-bit pwrite failure, since the compiler should do the appropriate typecasts anyway
-
kent@mysql.com authored
into mysql.com:/users/kboortz/daily/work/mysql-4.1-purify2
-
kent@mysql.com authored
Bug#6167 One element missing in 'uc_update_queries[]'
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/talle/mysql-4.1
-
jan@hundin.mysql.fi authored
this timestamp might not be the correct time because e.g. ALTER TABLE changes this timestamp.
-
kent@mysql.com authored
Added SQLSTATE matching support to test engine mysqltest.result, mysqltest.test: new file
-
- 21 Oct, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix bug #5961: release the dictionary latch during a long cascaded FOREIGN KEY operation, so that we do not starve other users
-