用PDO往MYSQL裏面插入數據的話。插入五千條大概140多秒時間,插入1萬條大概260多秒時間

代碼 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><?php global $begin; global $end; $begin = microtime(TRUE); try { $dsn = "mysql:host=localhost;db
相關文章
相關標籤/搜索