- 20 Aug, 2004 33 commits
-
-
joreland@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
bar@mysql.com authored
Fix for MyISAM. Tests for MyISAM and HASH+BTREE.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
tomas@poseidon.(none) authored
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4302
-
tomas@poseidon.(none) authored
into poseidon.(none):/home/tomas/mysql-4.1
-
tomas@poseidon.(none) authored
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4302
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
tomas@poseidon.(none) authored
into poseidon.(none):/home/tomas/mysql-4.1
-
tomas@poseidon.(none) authored
-
joreland@mysql.com authored
bug#4761 - more validation of hosts bug#4511 - only non depricated should be saved in config - fix ConfigInfo::BOOL w.r.t deprication
-
dlenev@brandersnatch.localdomain authored
When in find_item_in_list() we are looking for item we should take into account unaliased names of the fields but only if item with such aliased name is not found. Also we should ignore aliases when looking for fully specified field.
-
lenz@mysql.com authored
static linking against an unpatched glibc 2.3 is causing trouble - add "glibc23" to the release suffix in this case - re-ordered the Changelog that was messed up by a BK merge (RPM is picky about this)
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
mronstrom@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-4.1
-
mskold@mysql.com authored
Bugfix for bug#5072, removed table version in BLOB table name since this is incremented at alter table
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.emb
-
tomas@poseidon.(none) authored
into poseidon.(none):/home/tomas/mysql-4.1-clean
-
tomas@poseidon.(none) authored
-
pem@mysql.comhem.se authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
tomas@poseidon.(none) authored
into poseidon.(none):/home/tomas/mysql-4.1
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-4.1
-
hf@deer.(none) authored
-
gluh@gluh.mysql.r18.ru authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.emb
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
- 19 Aug, 2004 7 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
guilhem@mysql.com authored
removing unneeded var left from 4.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
guilhem@mysql.com authored
Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DELETE in binlog)": replacing the no_log argument of mysql_create_table() by some safer method (temporarily setting OPTION_BIN_LOG to 0) which guarantees that even the automatic DELETE FROM heap_table does not get into the binlog when a not-yet-existing HEAP table is opened by mysql_create_table().
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-