💡 iTopMutex: add link to mysql doc

This commit is contained in:
Pierre Goiffon
2023-12-08 17:20:37 +01:00
parent 5d38d22c50
commit d5449cca42

View File

@@ -24,6 +24,8 @@
* Relies on MySQL locks because the API sem_get is not always present in the
* installed PHP.
*
* @link https://dev.mysql.com/doc/refman/5.7/en/locking-functions.html MySQL locking functions documentation
*
* @copyright Copyright (C) 2013-2018 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/