Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sql hero #39

Closed
jirimedved opened this issue Jun 7, 2012 · 1 comment
Closed

Sql hero #39

jirimedved opened this issue Jun 7, 2012 · 1 comment

Comments

@jirimedved
Copy link

Hi,

in install/data/sql.sql is a bug in create table for hero. For example:

heroid smallint(2) unsigned NOT NULL AUTO_INCREMENT,

or

uid smallint(2) unsigned NOT NULL,

Wrong mysql datatype

@yi12345
Copy link
Owner

yi12345 commented Jun 7, 2012

changed, is should be better now.

@yi12345 yi12345 closed this as completed Jun 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants