summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
Commit message (Expand)AuthorAgeFilesLines
* New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-1/+2
* Cosmetic fixesunknown2004-06-241-2/+2
* Modified index flags and added ndbcluster_print_errorunknown2004-06-241-19/+19
* Added missing ;unknown2004-05-281-1/+1
* Fix after running on a 4-node system.unknown2004-05-261-5/+10
* Corrected index_flags returned when index are created with USING HASHunknown2004-05-251-2/+4
* Fixed prototype of get_error_message to use String to return error messageunknown2004-05-241-143/+102
* Mergeunknown2004-05-171-14/+11
|\
| * key_cmp -> key_cmp_if_sameunknown2004-05-161-14/+11
* | Fixes made after running with sql-benchunknown2004-05-171-61/+39
* | WL #1729 Handler: error text for NDB errorsunknown2004-05-131-31/+43
* | WL# 1729 Handler: error text for NDB errorsunknown2004-05-111-59/+68
* | Merged ha_ndbcluster.ccunknown2004-05-101-124/+205
|\ \
| * | WL# 1728 Handler: use scanReadExclusive for scan update and deleteunknown2004-05-101-172/+224
* | | Use correct access method, found using sql-bench and comparing with other han...unknown2004-05-101-37/+43
|/ /
* | BUG# 3658 ALTER TABLE corrupts tableunknown2004-05-051-1/+8
* | Merge fixesunknown2004-05-051-9/+11
* | Merge neptunus.(none):/home/magnus/mysql-4.1unknown2004-04-301-7/+65
|\ \
| * | WL#1737 Removed superfluous "NoCommit" from insertunknown2004-04-291-7/+65
| |/
* | Merge neptunus.(none):/home/magnus/mysql-4.1unknown2004-04-301-80/+127
|\ \
| * | WL#1727 Implement read_range_first and read_range_nextunknown2004-04-301-80/+127
| |/
* | Add extra ordered index in when UNIQUE and PRIMARY KEY are specified.unknown2004-04-301-37/+154
|/
* symlink, not hardlinkunknown2004-04-211-0/+0
* Added NDB storage engineunknown2004-04-151-0/+2943