joreland@mysql.com
ad9bfaeba9
merge
2005-03-23 08:12:52 +01:00
mskold@mysql.com
27dbed4384
Extra fix for perceived problem with fix for Bug #8753 Invalid schema object version after dropping index
2005-03-22 17:42:08 +01:00
msvensson@neptunus.(none)
3f8a66cbea
Merged WL#2269 to mysql-5.0
2005-03-15 15:22:40 +01:00
msvensson@neptunus.(none)
2bdd710d3c
WL#2269 Enable query cache for NDB part 2
...
-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.
2005-03-15 15:03:25 +01:00
serg@serg.mylan
956682de1a
merged
2005-03-09 14:09:06 +01:00
mskold@mysql.com
ce87085294
Review fixes for Bug #8753 Invalid schema
...
object version after dropping index
2005-03-07 10:53:16 +01:00
mskold@mysql.com
6fc6a7521a
Fix for Bug #8753 Invalid schema object version after dropping index
2005-03-07 10:21:38 +01:00
mskold@mysql.com
092a6a1f8e
Fixed small error in comment
2005-02-28 09:55:40 +01:00
mskold@mysql.com
fcc37a0787
Fixes for condition pushdown to storage engine based on comments from code review
2005-02-23 15:51:26 +01:00
mskold@mysql.com
b3d3f73753
Merge
2005-02-21 16:13:29 +01:00
mskold@mysql.com
067543c4e8
Added support for LIKE and NOT LIKE in condition pushdown
2005-02-18 21:43:51 +01:00
serg@serg.mylan
3f7355dfef
making XA tree to compile (and pass tests) in -max build
2005-02-17 22:52:40 +01:00
mskold@mysql.com
59a986d947
Small fixes and added comments to condition pushdown to ndbcluster, after code review
2005-02-16 14:18:32 +01:00
mskold@mysql.com
66343612d1
Merge
2005-02-11 22:30:37 +01:00
mskold@mysql.com
828a785610
Condition pushdown v.2
2005-02-11 22:05:24 +01:00
msvensson@neptunus.homeip.net
28b21534bb
Small changes after Tomas review
2005-02-07 13:46:13 +01:00
msvensson@neptunus.homeip.net
e54ea9189d
Merge of query cache from 4.1 to 5.0
2005-02-04 10:56:53 +01:00
msvensson@neptunus.homeip.net
3181f5d2b6
Merged "query cache for ndb" to 5.0
2005-02-03 09:33:48 +01:00
msvensson@neptunus.homeip.net
efd5ed2f9e
WL#2269 Enable query cache for NDB
...
- Added a thread that fetches commit_count for open tables. This
will mean that NDB will not have to be contacted for every use of a cached query.
2005-02-01 15:43:08 +01:00
mskold@mysql.com
f21a737197
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
2005-02-01 10:05:22 +01:00
mskold@mysql.com
ee0a449990
Fixed failed merge
2005-02-01 10:03:37 +01:00
tomas@poseidon.ndb.mysql.com
f9d0512fc3
Merge
2005-01-26 13:22:07 +01:00
tomas@poseidon.ndb.mysql.com
5779a6a576
Bug#8101 unique indexes which attribute are _not_ specified in the order of the table does not work
2005-01-26 11:31:46 +01:00
mskold@mysql.com
6bb027a97c
Merge
2005-01-17 09:44:34 +01:00
tomas@poseidon.ndb.mysql.com
fa57a72b9b
added support for 'show status like 'Ndb%''
...
added number_of_replicas printout in show table status
2005-01-14 12:32:33 +01:00
tomas@poseidon.ndb.mysql.com
9f606fcfd8
To get correct values in SHOW TABLE STATUS
...
Added pseudo column fragment memory
changed ndb_get_table_statistics to take struct
and read row_size and fragment_memory
2005-01-13 18:24:19 +01:00
mskold@mysql.com
e43047d793
Condition pushdown, support for more types
2005-01-11 17:26:19 +01:00
mskold@mysql.com
b441ace700
Fixed nested conditions for condition pushdown to storage engine
2005-01-07 15:33:24 +01:00
tulin@build.mysql.com
cee870e9b5
Merge bk-internal:/home/bk/mysql-4.1
...
into build.mysql.com:/users/tulin/mysql-4.1-cluster-extra
2005-01-05 15:55:26 +01:00
mskold@mysql.com
0d72625cd0
Added support for different int sizes in condition pushdown
2005-01-04 20:56:04 +01:00
mskold@mysql.com
646f10030b
Added support for different int sizes in condition pushdown
2005-01-04 16:01:24 +01:00
mskold@mysql.com
4351480898
Added support for different int sizes in condition pushdown
2005-01-04 14:20:18 +01:00
mskold@mysql.com
881b3a023f
Merge
2005-01-03 15:20:06 +01:00
mskold@mysql.com
f304790638
Merge fix for condition pushdown to storage engine
2005-01-03 15:10:32 +01:00
mskold@mysql.com
9647a076a6
Merge
2005-01-03 14:33:00 +01:00
mskold@mysql.com
689748b548
Merge from fix for Bug #7480 Mysqld crash in ha_ndbcluster using Query Browser
2005-01-03 09:46:59 +01:00
joreland@mysql.com
8f2d0ec1a1
merge
2004-12-31 06:36:32 +01:00
mskold@mysql.com
76b2df6043
Merged bugfix
2004-12-30 21:36:16 +01:00
marty@linux.site
1ddb554b8b
Fix for bug #7480 Mysqld crash in ha_ndbcluster using Query Browser
2004-12-30 19:56:09 +01:00
mskold@mysql.com
a5204f692b
Merge
2004-12-29 10:02:03 +01:00
mskold@mysql.com
00c0a316ad
Merge for condition pushdown
2004-12-29 09:54:48 +01:00
joreland@mysql.com
4ed658dee3
wl2126 - fix ndb part of "latest" ingo patch
...
(hopefully last :-))
2004-12-28 17:01:07 +01:00
mskold@mysql.com
86fda80fc9
Merge
2004-12-28 14:00:00 +01:00
tomas@poseidon.ndb.mysql.com
89c037b2a9
backwards compatible name change NdbConnectionto NdbTransaction
...
removed friend declarations from doxygen
updated some documentation in mgmapi
2004-12-23 11:21:01 +01:00
monty@mishka.local
4f4bbfc279
Merge with 4.1
2004-12-22 13:54:39 +02:00
mskold@mysql.com
e11647d184
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
2004-12-20 16:17:15 +01:00
pekka@mysql.com
6463a6d7cd
ndb: wl-1893: range scanning backwards, handler
2004-12-20 15:12:42 +01:00
mskold@mysql.com
3edf243875
Condition pushdown to storage engine
2004-12-17 21:13:22 +01:00
mysqldev@mysql.com
e127fc34c3
Merge
2004-12-16 09:37:29 +01:00
joreland@mysql.com
e36d064a71
wl2126 - ndb - merge and ifdef still waiting for inge
2004-12-15 13:30:45 +01:00