Commit Graph

390 Commits

Author SHA1 Message Date
yanhuqing666 9ffbdb0832 fix typo 2017-07-05 15:36:33 +08:00
yanhuqing666 9996a301ad #167 table1 join schema2.tab2 2017-07-05 15:12:56 +08:00
yanhuqing666 8b0ad733f8 #169 ddl with otherschema.table 2017-07-05 14:22:25 +08:00
yanhuqing666 64626fd2af add obfuscate 2017-07-05 13:31:55 +08:00
yanhuqing666 4aad94d707 ushard release 2017-07-04 20:28:44 +08:00
yanhuqing666 1be42bfb43 change switch(enum) to if...else .. for anti-decompile 2017-07-04 17:36:00 +08:00
yanhuqing666 0b4f7ea8fe rename var name 2017-07-04 15:51:29 +08:00
yanhuqing666 cbd6d4375b remove show mayct status & show mycat cluster 2017-07-04 15:24:26 +08:00
yanhuqing666 d6dcc9f4fb change package_name 2017-07-04 13:16:12 +08:00
yanhuqing666 d3f0e7777d conf can use className or enum name 2017-07-03 18:31:23 +08:00
yanhuqing666 b60a157b3b #117 1.change unnecessary mycat to server2.other can repalce to ushard 2017-07-03 17:37:41 +08:00
yanhuqing666 ca52ed3fa0 fix USHARD_HOME 2017-07-01 16:59:29 +08:00
yanhuqing666 d5662cf86f error recycle 2017-07-01 16:56:49 +08:00
yanhuqing666 24d071776c release 2.17.06.0 2017-06-30 13:20:53 +08:00
yanhuqing666 6f54acee76 conf lowercase 2017-06-30 12:26:38 +08:00
yanhuqing666 2faaa8afd9 enable AUTO_INCREMENT 2017-06-30 11:43:06 +08:00
yanhuqing666 9589505c05 #159,1. lowcase problem 2.privilege 3 no shcema query 4.schema has
default datanode 5. add GLOBAL TABLE for show full tables
2017-06-29 22:16:48 +08:00
yanhuqing666 452b5c1cc7 rm useless Sequence,format sequence_db_conf 2017-06-29 10:21:59 +08:00
yanhuqing666 b70f68b179 #161 schema not exists 2017-06-28 17:15:44 +08:00
yanhuqing666 60f26ac2dc #164 user privilege because of sql_cache 2017-06-28 17:15:24 +08:00
yanhuqing666 cd726cebfa Merge branch 'issue-160' into develop 2017-06-27 17:34:32 +08:00
yanhuqing666 b1e56d2981 #160 fomart cache 2017-06-27 17:34:06 +08:00
yanhuqing666 e6c9c9910a #164 other schema access privilege 2017-06-27 17:04:37 +08:00
yanhuqing666 e0ec57b758 #162 explain ddl without metalock 2017-06-27 15:56:46 +08:00
yanhuqing666 c09c656340 #163 only defaultNode for sStartDate, left problem:too lagre, out of index 2017-06-27 14:31:16 +08:00
yanhuqing666 265faafce6 #161 error response 2017-06-27 13:38:33 +08:00
ditdb f67eb9e861 #160, add primary key router cache in single node 2017-06-26 10:33:14 +08:00
yanhuqing666 d647a1c708 #159 refactor show tables 2017-06-22 18:22:06 +08:00
yanhuqing666 4b7f45b789 #157 bug:before mycatServer instance create ,it can not be use 2017-06-21 18:02:40 +08:00
yanhuqing666 99d442df42 #154 more Readable 2017-06-19 18:03:22 +08:00
yanhuqing666 3b2d96837d Merge branch 'issue-154' into develop 2017-06-19 18:00:13 +08:00
yanhuqing666 ededaa5314 Merge branch 'issue-154' into develop 2017-06-19 17:57:49 +08:00
ditdb 130a9c682c #154, change the order of fields that make up a long integer 2017-06-19 12:56:23 +08:00
ditdb bb2050ca33 #154, amend auto increment algs 2017-06-16 16:43:52 +08:00
yanhuqing666 fa9339c7ac #155 deadlock bug 2017-06-14 15:10:18 +08:00
yanhuqing666 07edd8a7f8 just for compatibility 2017-06-13 16:34:47 +08:00
yanhuqing666 2b7b860b27 1.fix cluster sync data bug ,2 add log 2017-06-12 16:32:54 +08:00
yanhuqing666 a9703e7118 more info in error log 2017-06-12 13:40:23 +08:00
yanhuqing666 b4659490cb code style 2017-06-12 13:39:00 +08:00
yanhuqing666 d7228454a3 create online node after inited metaData 2017-06-12 13:33:52 +08:00
yanhuqing666 5b8a5007ff in IncrSequenceZKHandler, sequence_conf.properties should write like this:schema.table.HISIDS ... 2017-06-09 17:52:44 +08:00
yanhuqing666 38cc777a0c fix add index bug 2017-06-09 16:44:03 +08:00
yanhuqing666 8d95e241c0 metadata sync to other instance in cluster 2017-06-09 16:36:29 +08:00
yanhuqing666 4424d4de1e clean code 2017-06-09 16:36:29 +08:00
yanhuqing666 dd566b37ab #152 autoincrement table insert ...on duplicate ... 2017-06-06 18:36:46 +08:00
yanhuqing666 ede9a89985 fix bug:alter table add index without index name 2017-06-06 15:16:01 +08:00
yanhuqing666 6cc1cd707e table does not exist lock bug 2017-06-06 13:43:40 +08:00
yanhuqing666 32c321830d metalock bug 2017-06-05 17:59:17 +08:00
sunsun314 8e21114822 #117 change MYCAT_HOME into USHARD_HOME 2017-06-05 17:59:08 +08:00
sunsun314 a964d4b045 #117 change MYCAT_HOME into USHARD_HOME 2017-06-05 17:58:57 +08:00