Jump to content

Recommended Posts

Posted

Hello,

 

I tried to parse structure.rdf.u8.gz and to dump it into a MySQL database, but my parser stopped on line 8210199 where it found a synthax error:

Fatal error: XML parser error (error code 73): > required
The error was found on line: 8210199

So far, I've imported almost 2 million rows :)

mysql> SELECT COUNT(*) FROM datatypes;
+----------+
| COUNT(*) |
+----------+
|  1867049 | 
+----------+
1 row in set (0.00 sec)

Cheers,

 

;)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...