| List: | Cluster | « Previous MessageNext Message » | |
| From: | Stewart Smith | Date: | June 4 2010 4:37am |
| Subject: | Re: NDB index question | ||
| View as plain text | |||
On Fri, 4 Jun 2010 10:13:24 +0800, seven duan <seven.duan@stripped> wrote: > I wonder that index create on NDB table will propagation to other cluster > nodes or not? Will CREATE INDEX mean that all nodes can use the index? yes. > BTW, how to check or verify a index in mysql command? is there sth like > select index like "%indexname%"? to see if it exists? SHOW CREATE TABLE is always useful. -- Stewart Smith
| Thread | ||
|---|---|---|
| • NDB index question | seven duan | 4 Jun |
| • Re: NDB index question | Stewart Smith | 4 Jun |
