Menu

#4913 (ok 4.5) GROUP_CONCAT is as GROUPBY_CONCAT in the autocomplete in SQL Query editor

4.4.7
resolved
None
Normal
2015-05-20
2015-05-19
DrY
No

When I try to write GROUP_CONCAT command in the SQL query editor, the autocomplete mechanism, completes to GROUPBY_CONCAT instead. See attached screenshot for details

1 Attachments

Discussion

  • Madhura Jayaratne

    • assigned_to: Madhura Jayaratne
     
  • Madhura Jayaratne

    We use a third party library CodeMirror for autocomplete and the bug is in this library. I have sent a pull request fixing this https://github.com/codemirror/CodeMirror/pull/3269. Corrected version of the library will be part of future phpMyAdmin releases (> 4.5).

     
  • DrY

    DrY - 2015-05-20

    Great and forgive me for the broken English in the subject title. I was too eager to describe the bug :P Anyways, great job with the autocomplete!

     
  • Madhura Jayaratne

    • summary: GROUP_CONCAT is as GROUPBY_CONCAT in the autocomplete in SQL Query editor --> (ok 4.5) GROUP_CONCAT is as GROUPBY_CONCAT in the autocomplete in SQL Query editor
    • status: open --> resolved