mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
Fix typo in comment.
Spotted by: Marko
This commit is contained in:
parent
82b74fa33d
commit
02507a762a
1 changed files with 1 additions and 1 deletions
|
@ -993,7 +993,7 @@ srv_conc_enter_innodb(
|
|||
|
||||
/* TODO Do something more interesting (based on a config
|
||||
parameter). Some users what to give the replication
|
||||
thread very low priority, see http://bugs.mysq.com/25078
|
||||
thread very low priority, see http://bugs.mysql.com/25078
|
||||
This can be done by introducing
|
||||
innodb_replication_delay(ms) config parameter */
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue