Commit d15b267
committed
Bug fix: #1531 MySQL Plugin: SMALLINT UNSIGNED columns showed <Error> when the fields value exceeded 32767.
Note: To work with MYSQL SMALLINT UNSIGNED or TINYINT UNSIGNED types the MySQL Plugin must be installed.1 parent 41f0fc3 commit d15b267
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments