mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Fix typo
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
parent
314a0b9c7a
commit
3b5f8e5ee4
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
monty@tik.mysql.com
|
||||
monty@donna.mysql.com
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue