Menu

#2268 wrong sql syntax displayed

2.9.0
duplicate
nobody
None
1
2013-06-11
2006-10-06
No

if you grant some privileges (server_privileges.php)
the resulting page displays illegal sql code:

GRANT USAGE ON * . * TO 'tmp'@ '%' WITH...
(cut&paste will fail)

only if you click on [edit] you get the correct syntax:
GRANT USAGE ON *.* TO 'tmp'@'%'WITH ...(here a space
before WITH would be better readable though)

Discussion

  • Jürgen Wind

    Jürgen Wind - 2006-10-11

    Logged In: YES
    user_id=1383652

    sorry for opening this thread,
    i just now discovered [ 1567317 ] Displayed SQL Queries...
    (same issue)

     
  • Michal Čihař

    Michal Čihař - 2006-10-17
    • status: open --> closed-duplicate
     
  • Michal Čihař

    Michal Čihař - 2006-10-17

    Logged In: YES
    user_id=192186

    Okay, closing this then... I thought it is a bit different,
    but I didn't investigate much...

     
  • Jürgen Wind

    Jürgen Wind - 2006-10-18
    • priority: 5 --> 1
     
  • Jürgen Wind

    Jürgen Wind - 2006-10-27
    • status: closed-duplicate --> pending-duplicate
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-duplicate --> closed-duplicate
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-duplicate --> duplicate