summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergedmskold@mysql.com2005-03-221-23/+36
|\
| * Added better comment for perceived problem with fix for Bug #8753 Invalid sch...mskold@mysql.com2005-03-221-2/+3
| * Extra fix for perceived problem with fix for Bug #8753 Invalid schema object ...mskold@mysql.com2005-03-221-21/+35
| * BUG#6554 Problem Building MySql on Fedora Core 3msvensson@neptunus.(none)2005-03-141-2/+2
* | Merged WL#2269 to mysql-5.0msvensson@neptunus.(none)2005-03-151-86/+208
|\ \
| * | WL#2269 Enable query cache for NDB part 2msvensson@neptunus.(none)2005-03-151-92/+208
| * | Manual mergemsvensson@neptunus.(none)2005-02-221-2/+11
| |\ \
| | * | Fix so that ndb-cache-check-time is measured in millisecondsmsvensson@neptunus.(none)2005-02-211-2/+11
* | | | print xa recovery progressserg@serg.mylan2005-03-131-0/+1
* | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-111-1/+1
|\ \ \ \
| * | | | sql/ha_ndbcluster.ccserg@serg.mylan2005-03-101-3/+3
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2005-03-101-2/+2
|\ \ \ \ \
| * | | | | Fixed broken 4.1->5.0 mergemarty@linux.site2005-03-091-2/+2
| |/ / / /
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2005-03-091-8/+31
|\ \ \ \ \ | |/ / / /
| * | | | mergedserg@serg.mylan2005-03-091-8/+31
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Review fixes for Bug #8753 Invalid schemamskold@mysql.com2005-03-071-5/+4
| | * | | Fix for Bug #8753 Invalid schema object version after dropping indexmskold@mysql.com2005-03-071-6/+32
| | * | | Merge mysql.com:/home/jonas/src/fixjoreland@mysql.com2005-02-241-1/+1
| | |\ \ \
* | | | | | corrected typo: deafault -> defaulttomas@poseidon.ndb.mysql.com2005-03-091-1/+1
|/ / / / /
* | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbjoreland@mysql.com2005-02-241-4/+10
|\ \ \ \ \
| * \ \ \ \ Mergemskold@mysql.com2005-02-241-2/+4
| |\ \ \ \ \
| | * | | | | Convert ndb-cache-check-time fomr milliseconds to secondsmsvensson@neptunus.(none)2005-02-241-2/+4
| | | |_|/ / | | |/| | |
| * | | | | Added support for condition pushdown to storage engine for LIKE of varbinmskold@mysql.com2005-02-241-2/+6
* | | | | | Merge mysql.com:/home/jonas/src/mysql-5.0joreland@mysql.com2005-02-241-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge mysql.com:/home/jonas/src/fixjoreland@mysql.com2005-02-241-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | bug#8786 - ndb autodiscover, sometimes failsjoreland@mysql.com2005-02-241-1/+1
* | | | | ha_ndbcluster.cc:mskold@mysql.com2005-02-231-9/+6
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-231-4/+19
|\ \ \ \ \ | |/ / / /
| * | | | corrected errors in how ndbcluster handler closes down in case of errortulin@mysql.com2005-02-211-4/+19
| | |_|/ | |/| |
* | | | Fixes for condition pushdown to storage engine based on comments from code re...mskold@mysql.com2005-02-231-188/+218
* | | | Mergemskold@mysql.com2005-02-211-72/+115
|\ \ \ \ | |/ / /
| * | | ndb - fix problems introduced/discovered by XAjoreland@mysql.com2005-02-211-2/+12
| * | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-181-45/+80
| |\ \ \
| | * | | Added NULL initilizers for commit_by_xid and rollback_by_xid in hton struct. ...mskold@mysql.com2005-02-181-4/+6
| | * | | making XA tree to compile (and pass tests) in -max buildserg@serg.mylan2005-02-171-44/+77
| * | | | Merged test casemsvensson@neptunus.(none)2005-02-171-25/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#8547: Wrong errormessage when dropping table that does not exist in NDBmsvensson@neptunus.homeip.net2005-02-171-25/+23
* | | | | Added missing NORmskold@mysql.com2005-02-191-1/+1
* | | | | Added support for LIKE and NOT LIKE in condition pushdownmskold@mysql.com2005-02-181-25/+47
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-161-5/+40
|\ \ \ \ \ | |/ / / /
| * | | | ndb - fix new decimal type mysql vs. ndbpekka@mysql.com2005-02-161-1/+20
| * | | | Mergepekka@mysql.com2005-02-161-4/+20
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ndb - fix old decimal type mysql vs ndbpekka@mysql.com2005-02-161-7/+27
| * | | Fix core dump in ha_ndbcluster::print_resultsmsvensson@neptunus.homeip.net2005-02-091-9/+6
| * | | Updated style after reviewmsvensson@neptunus.homeip.net2005-02-091-87/+87
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.homeip.net2005-02-071-0/+1
| |\ \ \
| | * | | Small changes after Tomas reviewmsvensson@neptunus.homeip.net2005-02-071-0/+1
| * | | | Mergetomas@poseidon.ndb.mysql.com2005-02-071-3/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ha_ndbcluster.cc:tomas@poseidon.ndb.mysql.com2005-02-071-2/+2
| * | | | Mergetomas@poseidon.ndb.mysql.com2005-02-071-5/+11
| |\ \ \ \ | | |/ / /