Migrating from MariaDB (MySQL) to SQLite
William Desportes edited this page 2026-09-23 18:58:34 +00:00

Page revisions

8 Commits

Author SHA1 Message Date
William Desportes
3bf2474e5a use explicit scheme else DB is not created and container fails 2026-09-23 18:58:34 +00:00
Martin Böh
230faa8211 Add utf8 as default charset, in case of umlauts (öäü, etc.) the restored file causes VW to crash when accessing user list etc. 2024-11-03 18:25:28 +01:00
eumpf0
1b52eb6ec4 Remove mysqldump's --skip-quote-names option, it is unnecessary (as of 2024) & leads to silent error, corrupting the SQL dump. Make instructions for import the dump clearer. 2024-10-07 19:52:29 +02:00
docgalaxyblock
21dec1d297 cosmetic changes 2024-03-10 19:48:36 +01:00
Ludwig Behm
0b025d6793 some data can be interpreted by grep as binary data and would be dropped if the `-a` flag isn't set 2023-01-05 22:37:21 +01:00
Mathijs van Veluw
7501f98b2b Updated Migrating from MariaDB (MySQL) to SQLite (markdown) 2021-10-22 18:17:57 +02:00
Mathijs van Veluw
0e35a80739 Updated Migrating from MariaDB (MySQL) to SQLite (markdown) 2021-10-22 18:16:34 +02:00
Mathijs van Veluw
4ac9d2d442 Created Migrating from MariaDB (MySQL) to SQLite (markdown) 2021-10-22 18:01:49 +02:00