greatman / craftconomy3

A Economy plugin for Bukkit & Canary Recode!
GNU Lesser General Public License v3.0
36 stars 65 forks source link

Quick fix when creating tables with UTF-8 #122

Open Aztorius opened 7 years ago

Aztorius commented 7 years ago

Should fix #120 . The WorldGroup table elements can be higher than 767 characters because of UTF-8. So this must be the only one where we disable UTF-8. It should not break things.

011248163264 commented 7 years ago

So this is the craftconomy sql schema, you can use this to import into mysql craftconomy.sql.zip