錯誤
SQL 查詢:
-- phpMyAdmin SQL Dump
-- version 4.0.10.7
-- 琛ㄧdmin', 0, '', 0, 0, 'blank', 'Y-m-d', 0, 'line', 'a:2:{s:5:"style";s:4:"dash";s:5:"items";s:2:"10";}', 10, 0, '', 0, 0, 1444481460, 0, 0),
( 488, 'html_html', 0, '', '', '', '
MySQL 返回:
#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 '488, 'html_html', 0, '', '', '', '
LZ先選擇好數據庫名,然後SOURCE導入
mysql> USE 數據庫名;
mysql> SOURCE d:/test.sql;