Files
MaxScale/server
Johan Wikman c6e155cf2b Move quote triming function to common place
Function for removing MySQL quote characters surrounding a
string moved from Cache's rules.cc to common place and renamed.

The function was now moved to mysql_utils.[h|c], which is in
maxscale-common, and not to the perhaps more appropriate place
protocol/mysql.h, as the latter would have implied that MySQLCommon
would have to be linked to, which actually might be the right thing
to do. However, that has to wait until protocol/mysql.h gets an
overhaul.
2016-12-29 11:09:06 +02:00
..
2016-11-28 14:37:26 +02:00
2016-11-28 14:37:26 +02:00
2016-11-28 14:37:26 +02:00
2016-08-17 10:06:35 +03:00