Skip to content

Commit 34a1a8e

Browse files
committed
Set finally_release_resources NULL for compatibility
1 parent 59cabde commit 34a1a8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tc_mysql_module.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ tc_module_t tc_mysql_module = {
355355
proc_when_sess_created,
356356
proc_when_sess_destroyed,
357357
NULL,
358+
NULL,
358359
proc_auth,
359360
NULL,
360361
adjust_clt_sequence

0 commit comments

Comments
 (0)