An error occurred fetching the project authors.
- 23 Mar, 2007 1 commit
-
-
tomas@whalegate.ndb.mysql.com authored
-
- 04 Jan, 2007 2 commits
-
-
jonas@perch.ndb.mysql.com authored
extra sledge hammer, (real 51) use dicklock to prevent SUB_START_REQ during node recovery
-
jonas@perch.ndb.mysql.com authored
Fix most obvious error in dict/suma error handling of events
-
- 08 Dec, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Fix start transaction with hint from ndbapi
-
- 01 Dec, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Handle events "differently" so that dict doesnt get lock too often
-
- 26 Nov, 2006 1 commit
-
-
monty@mysql.com/nosik.monty.fi authored
Added missing DBUG_RETURN statements (in mysqldump.c) Added missing enums Fixed a lot of wrong DBUG_PRINT() statements, some of which could cause crashes Removed usage of %lld and %p in printf strings as these are not portable or produces different results on different systems.
-
- 14 Nov, 2006 1 commit
-
-
- 03 Nov, 2006 1 commit
-
-
stewart@willster.(none) authored
nicer error message to user, along with error code to help track down the problem.
-
- 26 Sep, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 07 Sep, 2006 1 commit
-
-
knielsen@ymer.(none) authored
Temporary tables are not written to disk by DDL operations. This makes DDL much faster (useful for tests), but tables are lost after system restart. New commit, since this feature will not be available in 5.1.
-
- 03 Sep, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
fix ndb-violations of strict aliasing found by gcc4.1 (crashes in ndb_dd_*)
-
- 27 Jun, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
- post merge fixes for 5.1
-
- 26 Jun, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
part 2 - handle safecounter.init() failing in all parts of event code
-
- 22 Jun, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
no DD when diskless
-
jonas@perch.ndb.mysql.com authored
create tablespace/logfile group should "back out changes"
-
- 21 Jun, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
make sure tablename is release in case of alter table
-
- 20 Jun, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 25 Apr, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
- the replica info was not stored in byte order indepentent format - backup/restore still compatible 5.0->5.1 - but patch makes previous 5.1 versions completely incompatible
-
- 21 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
bug#19141, bug#18575 Maek sure global dict lock is taken during create/drop file/filegroup
-
- 10 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
fix all valgrind warnings in t/ndb_dd (except replication related)
-
- 11 Mar, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
+ removed extra binlog events generated by drop table schema ops to produce predictable test cases
-
- 09 Mar, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
handle out of string buffer when creating triggers
-
- 03 Mar, 2006 1 commit
-
-
jonas@eel.(none) authored
-
- 28 Feb, 2006 1 commit
-
-
jonas@eel.(none) authored
create RWPool update bench_pool
-
- 13 Feb, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Remove old typedef's ArrayFifoList, ArrayList
-
- 06 Feb, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 02 Feb, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 31 Jan, 2006 1 commit
-
-
mskold@mysql.com authored
-
- 30 Jan, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
Allow GET_TABINFO during BACKUP (otherwise LCP gets corrupt)
-
jonas@perch.ndb.mysql.com authored
more printouts...
-
- 27 Jan, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
-
- 23 Jan, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 19 Jan, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 17 Jan, 2006 2 commits
-
-
partitioned tables in NDB
-
Optimised version of ADD/DROP/REORGANIZE partitions for non-NDB storage engines. New syntax to handle REBUILD/OPTIMIZE/ANALYZE/CHECK/REPAIR partitions Quite a few bug fixes
-
- 12 Jan, 2006 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
-
- 11 Jan, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 07 Nov, 2005 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-