[MDEV-14544] UDF last_insert_grn_id should be renamed to mroonga_last_insert_grn_id Created: 2017-11-30 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Mroonga |
| Affects Version/s: | 10.1.29, 10.2.11 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Ian Gilfillan | Assignee: | Kouhei Sutou |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
last_insert_grn_id() is a UDF that comes with Mroonga. Unlike all the other Mroonga UDFs, it is not prefixed by mroonga_ |
| Comments |
| Comment by Ian Gilfillan [ 2020-01-08 ] |
|
This was fixed upstream in 2017 |