← Back to team overview

mahara-contributors team mailing list archive

[Bug 1483077] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5084
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/e10fe1c1465007a3ba17a7c2119ba76dc57b3cf9
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    1.9_STABLE

commit e10fe1c1465007a3ba17a7c2119ba76dc57b3cf9
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 4d676a35c015d73677f5c4871ab8b55e79d70130)

-- 
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