← Back to team overview

mahara-contributors team mailing list archive

[Bug 1483077] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5082
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0f67bb9843372fe70ad8385137f16095fc1aa6fa
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    15.04_STABLE

commit 0f67bb9843372fe70ad8385137f16095fc1aa6fa
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Aug 10 12:39:36 2015 +1200

Bug 1483077: escaping names when showing table / index

behatnotneeded

Change-Id: Id5b2a01d1ac240cdb271bfc952c41691a4bc4287
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 08939ca25acddff39b132e4bd823668b98447947)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1483077

Title:
  Problem with mysql upgrade - not escaping table name

Status in Mahara:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed

Bug description:
  User getting error

  adodb_throw(SHOW INDEXES FROM group, )

  https://mahara.org/interaction/forum/topic.php?id=7318&offset=0&limit=10#post29430

  Here the command uses a keyword 'group' without quoting it to be a
  table name

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1483077/+subscriptions


References