Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:DB_S15_06, DB_S15_07, DB_W16_12
-
Team:Data Access and Database
Description
ORDER BY field has to be in result table => it has to be in select list.
Return clear error message to user if not.
Hi Jacek Becla,
Can we please remove this one from current sprint and postpone it?
Andy Salnikov, here's a connection pooling library:
http://www.tildeslash.com/libzdb/#api
I don't know if this tool is good (please note that it is packaged in Ubuntu) but I think the connection pooling feature could ease our life a lot (Java world even standardized this feature)...
Please note that libzdb also provide a preparedstatement feature which is fine to prevent SQL-injection (i.e. prevent user to replace a query parameter which a ;dangerous SQL query , but I'm not sure Qserv need this.