- 05 Aug, 2004 2 commits
-
-
mronstrom@mysql.com authored
-
mronstrom@mysql.com authored
-
- 04 Aug, 2004 4 commits
-
-
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.
-
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.
-
magnus@neptunus.(none) authored
Check if there are any operations pending that needs to be taken over to the updating/deleting transaction before closing the scan
-
- 03 Aug, 2004 2 commits
-
-
lenz@mysql.com authored
compiler
-
lenz@mysql.com authored
compression library
-
- 02 Aug, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 01 Aug, 2004 5 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
joreland@mysql.com authored
"export A=var" is bash feature instead do "A=var; export A"
-
joreland@mysql.com authored
Fix error printout
-
joreland@mysql.com authored
-
- 31 Jul, 2004 3 commits
-
-
pekka@mysql.com authored
into mysql.com:/orca/space/pekka/ndb/version/my41-34x
-
pekka@mysql.com authored
compile fix for gcc-3.4.x
-
mskold@mysql.com authored
-
- 30 Jul, 2004 22 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/l/mysql-4.1
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
marko@hundin.mysql.fi authored
Restore accidentally deleted comment of fil_create_directory_for_tablename()
-
marko@hundin.mysql.fi authored
ha_innobase::create(): pass the query string as UTF-8 to row_table_add_foreign_constraints() (Bug #4649)
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
flags to enable static linking (to avoid having a shared lib dependency in the Linux RPMs) - Disabled OpenSSL in the Max RPM
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
mronstrom@mysql.com authored
n**2 times in closeTransaction where n is number of signals sent in transaction. n can easily become 250.000 in a large transaction.
-
pem@mysql.comhem.se authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-1717
-
guilhem@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
dlenev@brandersnatch.localdomain authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4492
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
- 29 Jul, 2004 1 commit
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-1717
-