Hi All,
Thanks for the wonderful articles. I am new to MySql and about to use MySql in my production env.
I like to know how threads are being managed by mysql server.
-
What will happen when a thread fails? (Whether mysql tries to restart it or mysql will be crashed)
-
Necessary threads for mysql to run?
This may be silly questions, but coming from oracle dba background I have so many questions about this.