- 09 Aug, 2004 8 commits
-
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4756
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
paul@kite-hub.kitebird.com authored
minor option description change.
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
Solved performance problems by fixing a typo, which prevented enabling of write buffer.
-
bar@mysql.com authored
Collation name fixes.
-
paul@kite-hub.kitebird.com authored
Put --help first, reorder other options so that they are alphabetical. (shouldn't have to use grep to find an option.) Move group_concat_max_len to variable part of list. Rename character_set_server, collation_server, shared_memory_base_name to character-set-server, collation-server, shared-memory-base-name. Make default-collation message refer to collation-server rather than character-set-server.
-
- 08 Aug, 2004 3 commits
-
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
- Init _all_ of CREATE_TABLE_REF
-
kent@mysql.com authored
get_options() did an exit(0) after reporting "Too many arguments"
-
- 07 Aug, 2004 3 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
- 06 Aug, 2004 5 commits
-
-
kent@mysql.com authored
Can't return value from void function
-
magnus@neptunus.(none) authored
into neptunus.(none):/home/magnus/mysql-4.1
-
joreland@mysql.com authored
-
magnus@neptunus.(none) authored
-
dlenev@brandersnatch.localdomain authored
Added support of converion specifiers mentioned in manual but missing in code.
-
- 05 Aug, 2004 14 commits
-
-
joreland@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
konstantin@mysql.com authored
the second is for the rest of time declarations in mysys.
-
ndbdev@eel.hemma.oreland.se authored
-
ndbdev@eel.hemma.oreland.se authored
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
mronstrom@mysql.com authored
-
mronstrom@mysql.com authored
-
kent@mysql.com authored
Changed URL in error message, page has moved
-
ndbdev@eel.hemma.oreland.se authored
testInterpreter is no longer built
-
joreland@mysql.com authored
Added NDB_DEBUG(--with-debug) and NDB_DEBUG_FULL(--with-debug=full)
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
on OSCON)
-
ndbdev@eel.hemma.oreland.se authored
-
- 04 Aug, 2004 7 commits
-
-
ndbdev@eel.hemma.oreland.se authored
-
ndbdev@eel.hemma.oreland.se authored
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
-
mronstrom@mysql.com authored
Currently one needs 636*1.6*2*noOfReplicas + 184 bytes per record which amounts to about 4200 bytes per record. The 2 is a bug which is fixed here as well, noOfReplicas is removed, it was there for concurrent transactions but it is better to focus on supporting one large transaction in the cluster. Also decreasing the safety factor from 1.6 to 1.1. Also removing unused parameters.
-
ndbdev@eel.hemma.oreland.se authored
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
magnus@neptunus.(none) authored
into neptunus.(none):/home/magnus/mysql-4.1
-
magnus@neptunus.(none) authored
Added NDBCLUSTER to table types which does not support generate. Added test case for truncate.
-