- 26 Nov, 2004 17 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.1
-
gluh@gluh.mysql.r18.ru authored
Fix for bug#6756: Crash if SHOW INDEX
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
joreland@mysql.com authored
between 80% and 360% performance improvement measured
-
bell@sanja.is.com.ua authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-wl2050-new
-
ingo@mysql.com authored
(was from WL#2050 - CREATE USER and DROP USER and RENAME USER)
-
ram@gw.mysql.r18.ru authored
on 64-bit platforms (due to compiler's optimization). -1.1E-38 replaced with -1.1E-37 -2.2E-308 replaced with -2.2E-307
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
tomas@poseidon.ndb.mysql.com authored
added command CONNECT in management client added some verbose printouts removed prompt printout on !isatty(0)
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
- 25 Nov, 2004 23 commits
-
-
heikki@hundin.mysql.fi authored
Add conversion of the InnoDB error DB_LOCK_TABLE_FULL to the corresponding MySQL error
-
heikki@hundin.mysql.fi authored
Fix bug #6817 and bug #6827 : do not crash the server if the buffer pool becomes filled by the locks of ONE huge transaction, return error 1206 instead; do not crash the server, but return error if we cannot allocate memory for the buffer pool at a mysqld startup
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-wl2050-new
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
tomas@poseidon.ndb.mysql.com authored
only try to connect to other ndb_mgmd if connect_string explicitly given or config_file not given
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-wl2050-new
-
petr@mysql.com authored
-
ingo@mysql.com authored
Added new commands CREATE USER and RENAME USER. Changed behaviour of DROP USER. Changed an error messages for the new commands.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
...and for PURGE BEFORE too. (Don't fix_fields in the parser!)
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
mats@mysql.com authored
into mysql.com:/space/bkroot/mysql-4.1
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b6441
-
bar@mysql.com authored
Bug #6802 MySQL 4.0's VARCHAR(NN) BINARY is interpreted as VARBINARY(NN) in 4.1
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b6441
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
tomas@poseidon.ndb.mysql.com authored
changed so that error is returned if format is wrong in logger param parsing ndb/src/common/logger/Logger.cpp some debuf printout added ndb/src/mgmsrv/InitConfigFileParser.cpp rewrote parsing on parseNameValuePair, was buggy
-
mats@mysql.com authored
-