- 25 Apr, 2007 3 commits
-
-
knielsen@ymer.(none) authored
into ymer.(none):/usr/local/mysql/mysql-5.0-telco-gca
-
tomas@whalegate.ndb.mysql.com authored
-
knielsen@ymer.(none) authored
NdbTransaction::executeAsynch() was not implemented. Add implementation.
-
- 02 Apr, 2007 1 commit
-
-
tomas@whalegate.ndb.mysql.com authored
The query-cache watch thread was continually allocating new thread entries on the THD MEM_ROOT, not freed until server exit. Fixed by using a simple array, auto-expanded as necessary.
-
- 22 Mar, 2007 1 commit
-
-
tomas@whalegate.ndb.mysql.com authored
- make sure all extra flags are reset
-
- 21 Mar, 2007 1 commit
-
-
tomas@whalegate.ndb.mysql.com authored
- initialize to NULL, to avoid call of free on uninitialized variable
-
- 09 Mar, 2007 3 commits
-
-
tomas@poseidon.mysql.com authored
added error code for failing send signal and timeout waiting for node failure
-
tomas@poseidon.mysql.com authored
-
tomas@poseidon.mysql.com authored
Bug #25275 SINGLE USER MODE prevents ALTER on non-ndb tables for other mysqld nodes - correction of part 1 add ndb_waiter option to wait for single user mode
-
- 07 Mar, 2007 2 commits
-
-
tomas@poseidon.mysql.com authored
-
tomas@poseidon.mysql.com authored
fix printout crashes testSystemRestart -n SR_UNDO
-
- 02 Mar, 2007 2 commits
-
-
tomas@poseidon.mysql.com authored
(part 1) - add signal data - add ref in dict on create/drop table/index
-
tomas@poseidon.mysql.com authored
- terminate printing
-
- 01 Mar, 2007 1 commit
-
-
tomas@poseidon.mysql.com authored
ndb - 5.1.16 uint64 align for ndb_restore (backport)
-
- 14 Feb, 2007 3 commits
-
-
tomas@poseidon.mysql.com authored
- do not call function if table has no autoincrement
-
tomas@poseidon.mysql.com authored
-
tomas@poseidon.mysql.com authored
- signals where sometimes sent too early when setting up subscriptions
-
- 24 Jan, 2007 14 commits
-
-
svoj@mysql.com/april.(none) authored
into mysql.com:/home/svoj/devel/mysql/merge/mysql-5.0-engines
-
svoj@mysql.com/april.(none) authored
into mysql.com:/home/svoj/devel/mysql/merge/mysql-5.0-engines
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.0-bug24607
-
istruewing@chilla.local authored
After merge fix
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.0-bug24607
-
istruewing@chilla.local authored
Fixed test. On 32-bit machines which compile without -DBIG_TABLES, MAX_ROWS is truncated to a 32-bit value. Using a value below 4G is portable.
-
df@kahlann.erinye.com authored
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
-
svoj@mysql.com/june.mysql.com authored
-
svoj@mysql.com/june.mysql.com authored
into mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-5.0-engines
-
svoj@mysql.com/june.mysql.com authored
into mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-5.0-engines
-
svoj@mysql.com/june.mysql.com authored
into mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-4.1-engines
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.0/ndb-work
-
stewart@willster.(none) authored
-
tomas@poseidon.mysql.com authored
into poseidon.mysql.com:/home/tomas/mysql-5.0-ndb
-
- 23 Jan, 2007 9 commits
-
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-4.1-bug24607
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.0-bug24607
-
pekka@clam.ndb.mysql.com/clam.(none) authored
into clam.ndb.mysql.com:/export/space/pekka/ndb/version/my50-ndb
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.0/bug25487
-
svoj@mysql.com/june.mysql.com authored
into mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-5.0-engines
-
pekka@clam.ndb.mysql.com/clam.(none) authored
-
stewart@willster.(none) authored
-
stewart@willster.(none) authored
aim is to: a) if set_connect_timeout called, timeout connect attempt (for retry on next call) after timeout period b) preserve existing blocking behaviour otherwise (for, e.g. mgmapi) Related to customer issue with long time deleting ndb_cluster_connection object. believe we're hanging on the connect(2) call until timeout (when we then realise we should exit the thread).
-
tomas@poseidon.mysql.com authored
Fix bug in event handling wrt early node shutdown
-