mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
* Bugfix: Don't special case based on length of integer fields, the server doesn't care anyway. * Make ConvertMySQLHandleToSQLType() more readable.