- 20 Aug, 2004 24 commits
-
-
tomas@poseidon.(none) authored
into poseidon.(none):/home/tomas/mysql-4.1
-
tomas@poseidon.(none) authored
-
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
-
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 16 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
-
serg@serg.mylan authored
-
marko@hundin.mysql.fi authored
innobase_mysql_tmpfile(): call dup() and my_close() on the file returned by create_temp_file() in order to avoid memory leak caused by my_open() being paired with close()
-
ingo@mysql.com authored
Removed improper casts. Thanks to Joerg Bruehe for the fix.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
-
pem@mysql.comhem.se authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.emb
-
tomas@poseidon.(none) authored
-