summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* Added missing ;mskold@mysql.com2004-05-281-1/+1
* Fix after running on a 4-node system.magnus@neptunus.(none)2004-05-261-5/+10
* Corrected index_flags returned when index are created with USING HASHmagnus@neptunus.(none)2004-05-251-2/+4
* Fixed prototype of get_error_message to use String to return error messagemagnus@neptunus.(none)2004-05-241-143/+102
* Mergemagnus@neptunus.(none)2004-05-171-14/+11
|\
| * key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-14/+11
* | Fixes made after running with sql-benchmagnus@neptunus.(none)2004-05-171-61/+39
* | WL #1729 Handler: error text for NDB errorsmagnus@neptunus.(none)2004-05-131-31/+43
* | WL# 1729 Handler: error text for NDB errorsmagnus@neptunus.(none)2004-05-111-59/+68
* | Merged ha_ndbcluster.ccmagnus@neptunus.(none)2004-05-101-124/+205
|\ \
| * | WL# 1728 Handler: use scanReadExclusive for scan update and deletemagnus@neptunus.(none)2004-05-101-172/+224
* | | Use correct access method, found using sql-bench and comparing with other han...magnus@neptunus.(none)2004-05-101-37/+43
|/ /
* | BUG# 3658 ALTER TABLE corrupts tablemagnus@neptunus.(none)2004-05-051-1/+8
* | Merge fixesmagnus@neptunus.(none)2004-05-051-9/+11
* | Merge neptunus.(none):/home/magnus/mysql-4.1magnus@neptunus.(none)2004-04-301-7/+65
|\ \
| * | WL#1737 Removed superfluous "NoCommit" from insertmagnus@neptunus.(none)2004-04-291-7/+65
| |/
* | Merge neptunus.(none):/home/magnus/mysql-4.1magnus@neptunus.(none)2004-04-301-80/+127
|\ \
| * | WL#1727 Implement read_range_first and read_range_nextmagnus@neptunus.(none)2004-04-301-80/+127
| |/
* | Add extra ordered index in when UNIQUE and PRIMARY KEY are specified.magnus@neptunus.(none)2004-04-301-37/+154
|/
* symlink, not hardlinkserg@sergbook.mylan2004-04-211-0/+0
* Added NDB storage enginemagnus@neptunus.(none)2004-04-151-0/+2943