Commit Graph

23 Commits (f0e3a87159fd1834bdc19f3555a2b5a19fc9f086)

Author SHA1 Message Date
René Cannaò f0e3a87159 Introduce ignore_vars in MySQL_Variables
5 years ago
René Cannaò 47d3420662 Change default of exit_after_SetParse
6 years ago
Valentin Rakush c7f49ebc9c generate regexp for mysql variables
6 years ago
Javier Jaramago Fernández fff3c46902 Added 'std' namespace to string arguments
6 years ago
René Cannaò 3454c625c2 Adding ability to parse some variables based ontheir attributes
6 years ago
René Cannaò d83f2974b6 on_connect_to_backend() to accept a MySQL_Connection as argument instead of a MySQL_Session
6 years ago
val 246a9d828a use separate function for set names verification
6 years ago
val 26b6b617ee fix unnecessary recursion in MySQL_Variables
6 years ago
val 6e75ac7033 do not change mysql_tracked_variables. do not use special_handling as for now
6 years ago
val abd0555852 remove is_connected_to_backend
6 years ago
val b0ca1a030f make MySQL_Variables a global variable
6 years ago
val 3e790c9083 Polishing and cleanup
6 years ago
Valentin Rakush 61c1913334 Character set handling implementation
6 years ago
René Cannaò c28deb7c7d Generalize the use of session variables
6 years ago
Valentin Rakush 0e79eb39f7 Implementation of the session variables array
6 years ago
val cdbf70817a Revert "Implementation of the session variables array"
6 years ago
val b1339faefd Revert "Generalize the use of session variables"
6 years ago
val eb08620181 Revert "Character set handling implementation"
6 years ago
val 8696ece34b Revert "Polishing and cleanup"
6 years ago
val dbafde2ff4 Polishing and cleanup
6 years ago
Valentin Rakush 796ea5b215 Character set handling implementation
6 years ago
René Cannaò d242771a25 Generalize the use of session variables
6 years ago
Valentin Rakush 1fb5c9cf06 Implementation of the session variables array
6 years ago