mskold@mysql.com
e6391b9493
Added static print error function to be used by handler in ndbcluster_commit and ndbcluster_rollback
2004-06-22 14:24:51 +02:00
mskold@mysql.com
795dfa59e7
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
2004-06-22 09:59:15 +02:00
mskold@mysql.com
da8ab00d12
Added static print error function to be used by handler in ndbcluster_commit and ndbcluster_rollback
2004-06-22 09:54:00 +02:00
joreland@mysql.com
d99c91b63c
Fix handler w.r.t scan
2004-06-11 13:49:22 +02:00
mskold@mysql.com
bc0cf2ccff
Added missing ;
2004-05-28 11:23:44 +02:00
magnus@neptunus.(none)
2daebc70cc
Fix after running on a 4-node system.
2004-05-26 14:22:49 +02:00
magnus@neptunus.(none)
28c8ac884b
Corrected index_flags returned when index are created with USING HASH
...
Updated ndb_ test cases
2004-05-25 14:40:51 +02:00
magnus@neptunus.(none)
15023e1b8f
Fixed prototype of get_error_message to use String to return error message
...
WL#1747 and #1746 allow user to decide if ordered index should be created or not
2004-05-24 12:35:39 +02:00
magnus@neptunus.(none)
1f1b01e028
Merge
2004-05-17 09:57:02 +02:00
magnus@neptunus.(none)
43708207ba
Fixes made after running with sql-bench
2004-05-17 09:51:02 +02:00
monty@mishka.local
314a8bf114
key_cmp -> key_cmp_if_same
...
New records_in_range() interface (similar to read_range())
Macros for faster bitmap handling
Simplify read_range() code (#WL1786)
New general key_cmp() function to compare keys
2004-05-16 14:48:32 +03:00
magnus@neptunus.(none)
97bf111f1d
WL #1729 Handler: error text for NDB errors
...
- New solution after discussions with Sergei, no handler specific code or error messages should be in sql layer.
next_result, only check for error if check is -1
Improved index_read
2004-05-13 11:56:45 +02:00
magnus@neptunus.(none)
02c9f8cfe0
WL# 1729 Handler: error text for NDB errors
...
- Close an open scan if index_read is called without closing the previous one.
- Removed some errors that occured during previous merge
2004-05-11 13:59:22 +02:00
magnus@neptunus.(none)
787c978673
Merged ha_ndbcluster.cc
2004-05-10 15:06:07 +02:00
magnus@neptunus.(none)
05d83a8998
Use correct access method, found using sql-bench and comparing with other handler.
2004-05-10 14:46:06 +02:00
magnus@neptunus.(none)
86bb6a2b88
WL# 1728 Handler: use scanReadExclusive for scan update and delete
2004-05-10 14:12:28 +02:00
magnus@neptunus.(none)
1d8bf1cb18
BUG# 3658 ALTER TABLE corrupts table
...
Added test file for ALTER TABLE, engine = ndbcluster
2004-05-05 16:04:23 +02:00
magnus@neptunus.(none)
89c231ccfa
Merge fixes
2004-05-05 08:54:12 +02:00
magnus@neptunus.(none)
970624c207
Merge neptunus.(none):/home/magnus/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1-insert
2004-04-30 13:42:47 +02:00
magnus@neptunus.(none)
c3df24362b
Merge neptunus.(none):/home/magnus/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1-sql-bench
2004-04-30 13:41:19 +02:00
magnus@neptunus.(none)
f91ce9a805
WL#1727 Implement read_range_first and read_range_next
2004-04-30 13:38:41 +02:00
magnus@neptunus.(none)
4f0991a2df
Add extra ordered index in when UNIQUE and PRIMARY KEY are specified.
...
Extra ordered indexes are created primarily
to support partial key scan/read and range scans of hash indexes.
I.e. the ordered index are used instead of the hash indexes for
these queries.
2004-04-30 12:25:31 +02:00
magnus@neptunus.(none)
eea0069e6a
WL#1737 Removed superfluous "NoCommit" from insert
2004-04-29 14:38:35 +02:00
serg@sergbook.mylan
606073084e
symlink, not hardlink
...
mkdir in Makefile, not in configure
chmod a-x
2004-04-21 14:55:39 -05:00
magnus@neptunus.(none)
7c2c408cb8
Added NDB storage engine
2004-04-15 09:14:14 +02:00