Skip to content

Commit 2b9aba3

Browse files
committed
Updated (C) message to 2015, and changelog
1 parent c65f323 commit 2b9aba3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

storage/oqgraph/ha_oqgraph.cc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
33
Portions of this file copyright (C) 2000-2006 MySQL AB
44
55
This program is free software; you can redistribute it and/or modify
@@ -29,6 +29,8 @@
2929
* Removed compatibility hacks for 5.5.32 and 10.0.4.
3030
I expect no issues building oqgraph into Mariadb 5.5.40 but I think the better approach is maintain a separate fork / patches.
3131
* 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
3234
3335
*/
3436

0 commit comments

Comments
 (0)