Lines Matching refs:MEMORY

58 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
60 (PARTITION parta ENGINE = MEMORY,
61 PARTITION partB ENGINE = MEMORY,
62 PARTITION Partc ENGINE = MEMORY,
63 PARTITION PartD ENGINE = MEMORY,
64 PARTITION partE ENGINE = MEMORY,
65 PARTITION Partf ENGINE = MEMORY,
66 PARTITION PartG ENGINE = MEMORY) */
86 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
88 (PARTITION parta ENGINE = MEMORY,
89 PARTITION partB ENGINE = MEMORY,
90 PARTITION Partc ENGINE = MEMORY) */
114 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
116 (PARTITION parta ENGINE = MEMORY,
117 PARTITION partB ENGINE = MEMORY,
118 PARTITION Partc ENGINE = MEMORY) */
129 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
158 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
160 (PARTITION parta ENGINE = MEMORY,
161 PARTITION partB ENGINE = MEMORY,
162 PARTITION Partc ENGINE = MEMORY) */
194 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
196 (PARTITION partB COMMENT = 'Previusly named parta' ENGINE = MEMORY,
197 PARTITION parta COMMENT = 'Previusly named partB' ENGINE = MEMORY,
198 PARTITION Partc ENGINE = MEMORY) */
273 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
275 (PARTITION parta ENGINE = MEMORY,
276 PARTITION partB ENGINE = MEMORY,
277 PARTITION Partc ENGINE = MEMORY,
278 PARTITION PartD ENGINE = MEMORY) */
300 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
366 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
368 (PARTITION parta ENGINE = MEMORY,
369 PARTITION partB ENGINE = MEMORY,
370 PARTITION Partc ENGINE = MEMORY,
371 PARTITION PartD ENGINE = MEMORY,
372 PARTITION partE ENGINE = MEMORY,
373 PARTITION Partf ENGINE = MEMORY,
374 PARTITION PartG ENGINE = MEMORY) */
394 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
396 (PARTITION parta ENGINE = MEMORY,
397 PARTITION partB ENGINE = MEMORY,
398 PARTITION Partc ENGINE = MEMORY) */
430 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
432 (PARTITION partB COMMENT = 'Previusly named parta' ENGINE = MEMORY,
433 PARTITION parta COMMENT = 'Previusly named partB' ENGINE = MEMORY,
434 PARTITION Partc ENGINE = MEMORY) */
509 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
511 (PARTITION parta ENGINE = MEMORY,
512 PARTITION partB ENGINE = MEMORY,
513 PARTITION Partc ENGINE = MEMORY,
514 PARTITION PartD ENGINE = MEMORY) */
536 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
591 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
593 (PARTITION parta VALUES LESS THAN (4) ENGINE = MEMORY,
594 PARTITION partB VALUES LESS THAN (7) ENGINE = MEMORY,
595 PARTITION Partc VALUES LESS THAN (10) ENGINE = MEMORY,
596 PARTITION PartD VALUES LESS THAN (13) ENGINE = MEMORY,
597 PARTITION partE VALUES LESS THAN (16) ENGINE = MEMORY,
598 PARTITION Partf VALUES LESS THAN (19) ENGINE = MEMORY,
599 PARTITION PartG VALUES LESS THAN (22) ENGINE = MEMORY) */
622 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
624 (PARTITION parta VALUES LESS THAN (4) ENGINE = MEMORY,
625 PARTITION partB VALUES LESS THAN (7) ENGINE = MEMORY,
626 PARTITION Partc VALUES LESS THAN (10) ENGINE = MEMORY,
627 PARTITION PartD VALUES LESS THAN (13) ENGINE = MEMORY,
628 PARTITION PartE VALUES LESS THAN MAXVALUE ENGINE = MEMORY) */
660 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
662 (PARTITION parta VALUES LESS THAN (4) ENGINE = MEMORY,
663 PARTITION partD VALUES LESS THAN (8) COMMENT = 'Previously partB and partly Partc' ENGINE = MEMORY,
664 …N partB VALUES LESS THAN (11) COMMENT = 'Previously partly Partc and partly PartD' ENGINE = MEMORY,
665 PARTITION partC VALUES LESS THAN MAXVALUE COMMENT = 'Previously partly PartD' ENGINE = MEMORY) */
740 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
742 (PARTITION parta VALUES LESS THAN (4) ENGINE = MEMORY,
743 PARTITION partB VALUES LESS THAN (7) ENGINE = MEMORY,
744 PARTITION Partc VALUES LESS THAN (10) ENGINE = MEMORY,
745 PARTITION PartD VALUES LESS THAN (13) ENGINE = MEMORY) */
767 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
822 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
824 (PARTITION parta VALUES IN (1,8,9) ENGINE = MEMORY,
825 PARTITION partB VALUES IN (2,10,11) ENGINE = MEMORY,
826 PARTITION Partc VALUES IN (3,4,7) ENGINE = MEMORY,
827 PARTITION PartD VALUES IN (5,6,12) ENGINE = MEMORY,
828 PARTITION partE VALUES IN (16) ENGINE = MEMORY,
829 PARTITION Partf VALUES IN (19) ENGINE = MEMORY,
830 PARTITION PartG VALUES IN (22) ENGINE = MEMORY) */
853 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
855 (PARTITION parta VALUES IN (1,8,9) ENGINE = MEMORY,
856 PARTITION partB VALUES IN (2,10,11) ENGINE = MEMORY,
857 PARTITION Partc VALUES IN (3,4,7) ENGINE = MEMORY,
858 PARTITION PartD VALUES IN (5,6,12) ENGINE = MEMORY,
859 PARTITION PartE VALUES IN (13) ENGINE = MEMORY) */
891 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
893 (PARTITION Partc VALUES IN (1,7) COMMENT = 'Mix 1 of old parta and Partc' ENGINE = MEMORY,
894 PARTITION parta VALUES IN (3,9) COMMENT = 'Mix 2 of old parta and Partc' ENGINE = MEMORY,
895 PARTITION partB VALUES IN (4,8) COMMENT = 'Mix 3 of old parta and Partc' ENGINE = MEMORY,
896 PARTITION PartD VALUES IN (5,6,12) ENGINE = MEMORY,
897 PARTITION PartE VALUES IN (13) ENGINE = MEMORY) */
963 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
965 (PARTITION parta VALUES IN (1,8,9) ENGINE = MEMORY,
966 PARTITION partB VALUES IN (2,10,11) ENGINE = MEMORY,
967 PARTITION Partc VALUES IN (3,4,7) ENGINE = MEMORY,
968 PARTITION PartD VALUES IN (5,6,12) ENGINE = MEMORY) */
987 ) ENGINE=MEMORY DEFAULT CHARSET=latin1
1006 ) ENGINE=MEMORY AUTO_INCREMENT=2002 DEFAULT CHARSET=latin1
1008 (PARTITION LT1000 VALUES LESS THAN (1000) ENGINE = MEMORY,
1009 PARTITION LT2000 VALUES LESS THAN (2000) ENGINE = MEMORY,
1010 PARTITION MAX VALUES LESS THAN MAXVALUE ENGINE = MEMORY) */