projects
/
zzz-pokedex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
e436aa7
)
Fixed some MySQL import problems.
author
Eevee
<git@veekun.com>
Sun, 8 Mar 2009 02:54:01 +0000
(18:54 -0800)
committer
Eevee
<git@veekun.com>
Sun, 8 Mar 2009 02:54:01 +0000
(18:54 -0800)
Tables weren't being defined as UTF-8 if that wasn't the server default.
A lot of tables were trying to create erroneous auto_increment columns.
Foreign key checks were pretty much fucking everything up.
No differences found