mysql如何创建分区索引

编程入门 行业动态 更新时间:2024-10-28 12:25:24
mysql如何创建分区索引 创建出错,没有主键,分区字段为datetime CREATE INDEX index_temp_20160104 ON temp_20160104 (msisdn) local ( partition index_p0_temp_20160104 tablespace p0_temp_20160104 ) Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '( partition index_p0_temp_20160104 tablespace p0_temp_20160104, partition i' at line 2

更多推荐

本文发布于:2023-08-03 01:49:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1383192.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:分区   索引   mysql

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!