Closed GoogleCodeExporter closed 9 years ago
Caused by a SQL statement that SQLite and PostgreSQL both understand and MySQL
does not.
Here is a work around until I get a chanced to work on the bug.
Advanced -> SQL Query
delete from v_menus;
delete from v_menu_item_groups;
delete from v_menu_items;
delete from v_menu_languages;
Then run Advanced -> Upgrade Schema
Original comment by markjcrane@gmail.com
on 31 May 2013 at 2:35
MySQL bug fixed in revision 4102
Original comment by markjcrane@gmail.com
on 8 Jun 2013 at 3:21
Original issue reported on code.google.com by
r...@raya-tech.ch
on 30 May 2013 at 10:16