Yes, it came up with some manual method. But what I really want to know: is the database structure much different between the two, or is it identical? In other words, will I have many problems?
2 2005-07-29 08:33
Re: MySQL to SQLite (7 replies, posted in PunBB 1.2 troubleshooting)
Maybe I'm impatient, but 27 views and nobody has replied?
Is it impossible or something?
3 2005-07-28 21:21
Topic: MySQL to SQLite (7 replies, posted in PunBB 1.2 troubleshooting)
I currently have PunBB 1.2.2 on a forum I run. It has about 100 users and 900 posts, which has gradually become a valuable resource. I want to convert the existing MySQL database into an SQLite one because I need cheaper hosting and it puts less load on the server (I've tested).
Is it as simple as doing a MySQL dump and then adding this to a new SQLite database, or is the syntax wildly different? Also, if I upgrade to 1.2.6, will my database structure change (will I need to worry)?
Thanks in advance,
Jamey