wangqi
5bf7fd676d
Adding driver to mysql connection URL
...
With current URL [1], default driver will be used.
In order to ensure the compatibility, it is better to include the exact driver [2].
[1] connection = mysql://
[2] connection = mysql+pymysql://
Change-Id: I0a849e4f41f027de806f0969fc03ce4a2dcc8ffa
2018-03-20 09:36:09 +00:00
..
2018-01-04 15:36:14 -08:00
2017-09-15 09:10:25 -04:00
2018-01-09 17:23:05 +00:00
2016-03-14 16:34:29 -04:00
2018-03-01 09:32:24 +01:00
2017-09-27 12:43:16 -04:00
2018-01-04 15:36:14 -08:00
2017-09-21 07:58:31 -04:00
2018-02-08 17:15:48 +08:00
2018-03-15 11:26:49 +08:00
2017-09-15 09:10:25 -04:00
2017-10-12 23:24:43 -04:00
2018-03-15 09:00:40 +08:00
2016-07-18 15:03:39 +00:00
2017-09-13 16:04:30 +00:00
2018-03-19 11:47:01 +08:00
2018-02-21 11:43:35 -05:00
2018-03-09 22:36:07 +01:00
2018-03-15 11:49:52 +08:00
2017-09-15 09:10:25 -04:00
2018-03-20 09:36:09 +00:00
2016-12-16 11:47:46 -05:00
2018-02-20 18:29:56 +05:30
2018-01-04 15:36:14 -08:00
2017-09-10 18:09:14 -04:00
2016-03-14 16:34:29 -04:00
2018-01-10 09:31:58 +08:00
2017-08-27 10:44:31 -04:00
2016-08-29 10:34:34 -07:00
2017-05-04 11:53:03 +02:00
2017-12-22 19:03:12 +00:00
2018-03-15 15:31:15 +08:00
2016-04-01 20:32:35 -04:00
2017-11-08 17:29:30 +05:30
2018-01-10 09:31:58 +08:00
2018-03-15 14:30:06 +08:00
2018-01-04 15:36:14 -08:00
2017-09-15 09:10:25 -04:00
2018-02-02 13:13:24 -05:00