2019年8月9日

mysql不常用语法(1)

摘要: Insert low_priority:INSERT的执行被延迟,直到没有其它客户端从表中读取为止 ignore:会忽略数据库中已经存在 的数据 insert low_priority ignore into aly_order (orderid,o_orderkey,o_custkey,o_tot 阅读全文

posted @ 2019-08-09 09:45 石墨方 阅读(197) 评论(0) 推荐(0)

导航