File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- /* Copyright (C) 2007-2014 Arjen G Lentz & Antony T Curtis for Open Query
2
- Copyright (C) 2013-2014 Andrew McDonnell
1
+ /* Copyright (C) 2007-2015 Arjen G Lentz & Antony T Curtis for Open Query
2
+ Copyright (C) 2013-2015 Andrew McDonnell
3
3
Portions of this file copyright (C) 2000-2006 MySQL AB
4
4
5
5
This program is free software; you can redistribute it and/or modify
29
29
* Removed compatibility hacks for 5.5.32 and 10.0.4.
30
30
I expect no issues building oqgraph into Mariadb 5.5.40 but I think the better approach is maintain a separate fork / patches.
31
31
* Added status variable to report if verbose debug is on
32
+ * Fixed handling of connection thread changed, the apparent root cause of
33
+ MDEV-6282, MDEV-6345 and MDEV-6784
32
34
33
35
*/
34
36
You can’t perform that action at this time.
0 commit comments