I'm trying to upgrade from 1.0.2 to 1.0.3, and I am in fact reading the manual, but maybe I'm making it too complicated?
5. Open “Upgrades/Fireboard_102_to_1.0.3.Stable.sql” file.
6. If necessary, rename all the “jos_” occurrences to your own database prefix. Hence, if your db prefix it “boj_” then you should rename all “jos_” to “boj_”.
7. Execute the queries on your remote host; either inside phpmyadmin or your favourite database manager. If you don’t know how to do this, please read: community.mybboard.net/showthread.php?tid=4720 If you get any error during the execution, e.g. you had done some modifications to the database before, then you should execute the rest of the queries and not all of them. The queries are executed in the order as they are listed in the upgrade. First at the top and last at bottom.
I have completed step 5, and even read the SQL query tutorial, but that wasn't the problem. I can run a query just fine, but I don't know what I'm actually supposed to type into the SQL field.
