摘要: http://hi.baidu.com/517898291/item/9cac18066030cac6905718e0http://jiangshuiy.iteye.com/blog/751060Sina 转载:MySQL: Get next AUTO_INCREMENT value from/fortableNote to self: To get the next auto_increment value from a table run this query: SELECT AUTO_INCREMENT FROM information_schema.TABLES WHERE TABLE 阅读全文
posted @ 2013-03-29 15:20 规格严格-功夫到家 阅读(316) 评论(0) 推荐(0)