tim-zw / phurl

Automatically exported from code.google.com/p/phurl
0 stars 0 forks source link

v3 mysql import error #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. trying to import sql - phurl3db.sql
2. got error: ERROR 1064 (42000): 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 'INSERT INTO `phurl_urls` (`id`, `url`, `code`, `alias`, 
`date_added`, `ip`, `use' at line 10

What version of the product are you using? On what operating system?
v3

Original issue reported on code.google.com by edzu...@gmail.com on 28 May 2012 at 2:40

GoogleCodeExporter commented 9 years ago
Will fix shortly.

Original comment by he...@phurlproject.org on 29 May 2012 at 11:17

GoogleCodeExporter commented 9 years ago
Fixed in latest commit.

Original comment by he...@phurlproject.org on 29 May 2012 at 11:29

GoogleCodeExporter commented 9 years ago
thanks! Works fine for now.

Original comment by edzu...@gmail.com on 29 May 2012 at 12:16