Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
11.8, 12.3
-
Can result in unexpected behaviour
Description
create server s1 foreign data wrapper 'my''sql' options (`ho``st` 'va''lue'); |
show create server s1; |
drop server s1; |
Reported by Ben Bidner (Automattic.com Security Team).
Attachments
Issue Links
- includes
-
MDEV-41046 Quoted CREATE SERVER PORT silently saturates on overflow
-
- Closed
-
- is duplicated by
-
MDEV-41048 SHOW CREATE SERVER emits non-replayable SQL for a quoted wrapper
-
- Closed
-
- links to