GOLDERWEB – Jonathan Golder bd2d221c48 Prevent flush from creating cursor without con
MysqlRed.flush() tried to create a cursor in any case. If there was no
connection (because the subclasses haven't been instantiated an oursql
Error occured.
Instead, check before if there is a connection and otherwise raise an Error

Related Task: [https://fs.golderweb.de/index.php?do=details&task_id=75 FS#75]

Related Task: [https://fs.golderweb.de/index.php?do=details&task_id=75 FS#75]
2016-08-24 16:46:51 +02:00
2016-08-23 21:28:13 +02:00
2015-09-10 11:46:05 +02:00
2016-02-28 18:00:46 +01:00
Description
No description provided
2.5 MiB
Languages
Python 100%