- 22 Oct, 2004 32 commits
-
-
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
-
monty@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-tzfix
-
konstantin@mysql.com authored
-
-
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 8 commits
-
-
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
-
tomas@poseidon.ndb.mysql.com authored
-
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
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
dlenev@brandersnatch.localdomain authored
mysql.time_zone* tables". We are excluding implicitly used time zone tables from privilege checking.
-
tomas@poseidon.ndb.mysql.com authored
some platforms provide posix snprintf via special defined, these defines however cause problems elsewhere so this is a way to only have to do this define in one file
-