mysql: Put most of the code into a function.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 5 Jan 2009 15:33:17 +0000 (16:33 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 7 Jan 2009 20:49:35 +0000 (21:49 +0100)
commit7def766ed663e49f86595c85bdc5424d1de95787
treeb7d586085397441e30a36af57bd456254ee5418a
parentfc4d3185e41742984adc39a22f53ee1c96ff1e86
mysql: Put most of the code into a function.

This prepares for calling the function multiple times for multiple
vservers. Since this increases the indentation of most of the file
anyway, I'm also making the indentation of the file internally
consistent as well.
handlers/mysql.in