Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Not a Bug
-
10.11.10
-
None
Description
It is possible to create Tables with a column named 'key' as a Primary Key with auto increment.
Inserts work Properly but selects not.
When you change the name of the column from 'key' to something else it works.