Hello everyone,
If someone could possibly try to replicate this to determine if it’s an issue on my end only:
Within Base, I’m trying to copy a definition of a table, which works fine unless I try to change a name of one of the columns. If I change the name of one column (in my case from “personID” [foreign key] to “commercialID” - integer type) and then press ‘create’ the entire procedure is completely ignored and the new table does not show up.
Otherwise, if I just do a straight definition only copy, without altering the names of any of the columns, the foreign key constraint gets stripped and the procedure goes through smoothly.
Version: 7.5.2.2 (X86_64) / LibreOffice Community
Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2
CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win
Locale: en-CA (en_CA); UI: en-US
Calc: threaded
MySQL 8.0.32 connected via native connector.