Kevin Goess
|
33bf26f320
|
check for failure on that mysql query (#2105)
|
2016-11-17 09:59:27 -05:00 |
Jeff Mitchell
|
58b32e5432
|
Convert to logxi
|
2016-08-21 18:13:37 -04:00 |
Sean Chittenden
|
aeea7628d6
|
Add a *log.Logger argument to physical.Factory
Logging in the backend is a good thing. This is a noisy interface change but should be a functional noop.
|
2016-04-25 20:10:32 -07:00 |
Daniel Rampelt
|
83ce6f2e70
|
Use varbinary instead of varchar for mysql, fixes #512
|
2015-08-11 15:03:10 -04:00 |
Vivien Schilis
|
2a1dfdab4e
|
Naming cleanup
|
2015-07-29 20:19:21 +00:00 |
Vivien Schilis
|
f16a09dc48
|
Add tls.Config if sslca is provided
|
2015-07-17 22:33:06 +00:00 |
Armon Dadgar
|
28ddff305c
|
physical/mysql: cleanup and documentation
|
2015-06-18 14:31:00 -07:00 |
Pradeep Chhetri
|
53748c8c63
|
Fixed a failing test and drop table after running tests
|
2015-06-13 08:24:27 +05:45 |
Pradeep Chhetri
|
5fe59f4b8d
|
Fixing List command behaviour
|
2015-06-12 23:16:46 +05:45 |
Pradeep Chhetri
|
0bf52546af
|
Added the test as per suggestion
|
2015-06-12 15:32:45 +05:45 |
Pradeep Chhetri
|
30cef9fe77
|
Changes done as per feedback
|
2015-06-12 13:24:41 +05:45 |
Pradeep Chhetri
|
ace36da4ce
|
Physical MySQL backend implementation - First Cut
|
2015-06-09 01:37:25 +05:45 |