James Tanner
4f9aadcc07
Addresses #5023 Fix import comments
2013-12-02 15:13:49 -05:00
James Tanner
38edad70ac
Fixes #5023 Convert all modules to use new snippet import pattern
2013-12-02 15:11:23 -05:00
Maykel Moya
6155bf2c55
Fail if requested variable is not available
2013-10-22 09:30:19 +02:00
Maykel Moya
2d33cf898c
Improve change detection in mysql_variables
...
mysql_variables bindly executes a SET var = value query even when
the variable already has the requested value.
With this patch the query is executed only if the current value is
different to the requested one.
2013-10-17 19:13:58 +02:00
James Cammarata
d16ba9758e
Added version_added to the mysql_variables module doc section
2013-09-06 12:32:08 -05:00
Balazs Pocze
cb9a6a9c2c
EXAMPLES section added
2013-08-08 11:28:26 +02:00
Balazs Pocze
39cc08e0f0
MySQL variables module
2013-07-30 16:59:32 +02:00