Bug #70848 Reduce the work inside critical section in my_fopen() and my_register_filename()
Submitted: 7 Nov 2013 3:22 Modified: 18 Nov 2013 15:51
Reporter: Po-Chun Chang (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S5 (Performance)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: patch, performance

Contributions can be accepted to Open bugs only.

[7 Nov 2013 3:23] Po-Chun Chang
Suggested patch for my_fopen()

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: patch1.diff (text/plain), 680 bytes.

[7 Nov 2013 3:23] Po-Chun Chang
Suggested patch for my_register_filename()

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: patch2.diff (text/plain), 621 bytes.