File

plugins/mod_unknown.lua @ 6759:fb952032f83e

util.sql: Create table with same charset as the charset we selected for our connection, also use corresponding _bin collation
author Matthew Wild <mwild1@gmail.com>
date Wed, 08 Jul 2015 15:04:23 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform