James Tanner
ad837709bd
Addresses #5023 Fix import comments
2013-12-02 15:13:49 -05:00
James Tanner
6000d636b3
Fixes #5023 Convert all modules to use new snippet import pattern
2013-12-02 15:11:23 -05:00
Maykel Moya
3db7ec8356
Fail if requested variable is not available
2013-10-22 09:30:19 +02:00
Maykel Moya
b90a250165
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
3adb91a4b4
Added version_added to the mysql_variables module doc section
2013-09-06 12:32:08 -05:00
Balazs Pocze
19bb81a7df
EXAMPLES section added
2013-08-08 11:28:26 +02:00
Balazs Pocze
85f2a90322
MySQL variables module
2013-07-30 16:59:32 +02:00