Migrating from MySQL (mariaDB) back to sqlite

For anybody else trying the great info by mneuron, you need to enable the port in the configuartion of the MAriaDB addon (enter the 3306 on the left):

In addition, the regular expression for notepad++ should be

(_binary\s0x)(\w*)
and
X'\2'
1 Like