An error occurred fetching the project authors.
- 22 Apr, 2005 1 commit
-
-
mskold@mysql.com authored
-
- 21 Apr, 2005 2 commits
-
-
mskold@mysql.com authored
Fix for failing ps_7ndb.test, force write_row when batching inserts so that update of primary key is done before next value to insert
-
pekka@mysql.com authored
-
- 19 Apr, 2005 1 commit
-
-
mskold@mysql.com authored
-
- 15 Apr, 2005 2 commits
-
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
- 13 Apr, 2005 2 commits
-
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
- 11 Apr, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 08 Apr, 2005 2 commits
-
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
- 07 Apr, 2005 3 commits
-
-
msvensson@neptunus.(none) authored
- Removed hardcoded error message from 4.1
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
- 06 Apr, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Fixing obvious ones
-
- 04 Apr, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Better error message when table definition has changed
-
- 01 Apr, 2005 1 commit
-
-
mskold@mysql.com authored
-
- 31 Mar, 2005 1 commit
-
-
magnus@msdesk.mysql.com authored
- When deleting from a cursor the m_rows_changed variable was not properly incremented to indicate that m_share->commit_count should be cleared at end of trans.
-
- 22 Mar, 2005 2 commits
-
-
mskold@mysql.com authored
Added better comment for perceived problem with fix for Bug #8753 Invalid schema object version after dropping index
-
mskold@mysql.com authored
Extra fix for perceived problem with fix for Bug #8753 Invalid schema object version after dropping index
-
- 21 Mar, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Link with libsupc++.a which contains language support functions. see http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#2_5
-
- 15 Mar, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
-This is mostly fixes for correct behaviour when using query cache + transactions + the thread that fetches commit count from NDB at regular intervals. The major fix is to add a list in thd_ndb, that keeps a list of NDB_SHARE's that were modified by transaction and then "clearing" them in ndbcluster_commit.
-
- 14 Mar, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Moved static variables defined inside of function to file scope to avoid this linking problem on FC3
-
- 13 Mar, 2005 1 commit
-
-
serg@serg.mylan authored
add names to handlertons trans_need_2pc() macro
-
- 09 Mar, 2005 3 commits
-
-
serg@serg.mylan authored
after merge fix sql/sql_parse.cc correct max_connections condition
-
marty@linux.site authored
-
tomas@poseidon.ndb.mysql.com authored
-
- 07 Mar, 2005 2 commits
-
-
mskold@mysql.com authored
object version after dropping index
-
mskold@mysql.com authored
-
- 24 Feb, 2005 3 commits
-
-
joreland@mysql.com authored
remove dict forwarding add api retries on NotMaster
-
mskold@mysql.com authored
-
msvensson@neptunus.(none) authored
-
- 23 Feb, 2005 2 commits
-
-
mskold@mysql.com authored
Fixed faulty debug printout ndb_condition_pushdown.test, ndb_condition_pushdown.result: Added BINARY and VARBINARY tests
-
mskold@mysql.com authored
-
- 21 Feb, 2005 3 commits
-
-
tulin@mysql.com authored
-
msvensson@neptunus.(none) authored
-
joreland@mysql.com authored
-
- 19 Feb, 2005 1 commit
-
-
mskold@mysql.com authored
-
- 18 Feb, 2005 2 commits
-
-
mskold@mysql.com authored
-
mskold@mysql.com authored
Added NULL initilizers for commit_by_xid and rollback_by_xid in hton struct. Changed back table->in_use to current_thd.
-