mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Merge branch '10.5' into 10.6
This commit is contained in:
commit
d87979b48c
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ public:
|
|||
}
|
||||
|
||||
bool Item_append_extended_type_info(Send_field_extended_metadata *to,
|
||||
const Item *item) const
|
||||
const Item *item) const override
|
||||
{
|
||||
return set_format_name(to); // Send "format=json" in the protocol
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue