- 19 Nov, 2004 3 commits
-
-
tomas@poseidon.ndb.mysql.com authored
merge error
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
new file
-
- 18 Nov, 2004 22 commits
-
-
guilhem@mysql.com authored
post-conflict-merge fix (duplicate comment)
-
tomas@poseidon.ndb.mysql.com authored
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
When mysqlbinlog prints LOAD DATA INFILE, let it print the thread id. Some customer would have benefited much from this in his recovery. All this change does is adding one commented (#) line before the LOAD DATA command, so it is quite innocuous.
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
tomas@poseidon.ndb.mysql.com authored
corrected mistake in previous patch
-
tomas@poseidon.ndb.mysql.com authored
-
konstantin@mysql.com authored
-
heikki@hundin.mysql.fi authored
Fix bug introduced in 4.1.1: InnoDB no longer respected the data file max size given in :autoextend:max:
-
tomas@poseidon.ndb.mysql.com authored
.c -> .cc fix source dist problem for ndb fix type check problem for mysqladmin
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
marko@hundin.mysql.fi authored
row_ins_scan_sec_index_for_duplicate(), row_ins_duplicate_error_in_clust(): remove unused variables "ptr"
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
timour@mysql.com authored
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my41
-
bar@mysql.com authored
clause resolves collation conflict for the first and the second parts pair.
-
mskold@mysql.com authored
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my41
-
pekka@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-mysqladmin
-
tomas@poseidon.ndb.mysql.com authored
-
- 17 Nov, 2004 8 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
Moving the part of user_var.test using UCS2 to ctype_ucs.test
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
- ndb_use_exact_count - ndb_autoincrement_prefetch_sz - ndb_use_transactions - ndb_force_send moved "inlined" functions to .cc file since they are virtual anyways enabled printout od ndb errors in warnings even if mapping existst to mysql error code
-
tomas@poseidon.ndb.mysql.com authored
-
- 16 Nov, 2004 7 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.1-heap-bug
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
igor@rurik.mysql.com authored
Added a test case for bug #6447. mf_keycache.c: Fixed bug #6447. Erronious code in the key_cache_read function caused problems when reading key blocks with offset>0 into key cache. The code of key_cache_insert and key_cache_write was modified similarly.
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Anthony's http://lists.mysql.com/internals/18505 patch for DROP DATABASE broke caused it to return errno if .ibd files were present (bas_ext() was obsolete in ha_innodb.cc); fix this
-
konstantin@mysql.com authored
-