Commit da0c16dd authored by monty@donna.mysql.com's avatar monty@donna.mysql.com
Browse files

Fix typo

parent 3456d766
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
monty@tik.mysql.com
monty@donna.mysql.com
+1 −1
Original line number Diff line number Diff line
@@ -30195,7 +30195,7 @@ In some cases, Access may generate illegal SQL queries that
@code{"Query|SQLSpecific|Pass-Through"} from the Access menu.
@item
If you have in Access a column defined as BYTE, Access will try to export this
as @code(TINYINT} instead of @code{TINYINT UNSIGNED}.  This will give you
as @code{TINYINT} instead of @code{TINYINT UNSIGNED}.  This will give you
problems if you have values > 127 in the column!
@end itemize