Modify catalog_pages schema, enums and engine

Update SQL dumps for catalog_pages, catalog_items and items_base. In catalog_pages.sql: refresh dump metadata (source/target host/version and timestamps), reduce caption_save from varchar(128) to varchar(25), extend page_layout enum with builders_club_* entries, switch table engine from InnoDB to MyISAM and bump AUTO_INCREMENT. catalog_items.sql: update dump timestamp. items_base.sql: updated (dump/schema/data changes included).
This commit is contained in:
Remco Epicnabbo
2026-06-14 19:51:39 +02:00
parent 8d6019f3df
commit b1b930b216
3 changed files with 2202 additions and 1476 deletions
@@ -11,7 +11,7 @@
Target Server Version : 110808 (11.8.8-MariaDB-ubu2604)
File Encoding : 65001
Date: 14/06/2026 19:43:44
Date: 14/06/2026 19:50:43
*/
SET NAMES utf8mb4;