← Back to team overview

mahara-contributors team mailing list archive

[Bug 1384473] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3951
Committed: http://gitorious.org/mahara/mahara/commit/4099184313b749ebc28e904a0395d79bc670362f
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 4099184313b749ebc28e904a0395d79bc670362f
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Nov 10 08:57:32 2014 +1300

Adjusting get_column_sql() default value to false (Bug #1384473)

On install an error was being thrown:

In Postgres:
Failed to get a recordset: postgres7 error: [-1: ERROR: bind message
supplies 1 parameters, but prepared statement "" requires 0] in
adodb_throw(SELECT name FROM "blocktype_installed" WHERE name IN
('profileinfo','myviews','mygroups','myfriends','wall'), Array)

In Mysql:
Failed to get a recordset: mysqli error: [1064: You have an error in
your SQL syntax; check the manual that corresponds to your MySQL
server version for the right syntax to use near 'NULL' at line 1] in
adodb_throw(SELECT name FROM "blocktype_installed" WHERE name IN
('profileinfo','myviews','mygroups','myfriends','wall')NULL, )

Change-Id: Ifd74ccfce5c8352db2fdc55378f9eede236354c7
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

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

Title:
  Update Adodb to 5.19

Status in Mahara ePortfolio:
  In Progress

Bug description:
  need to upgrade

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


References