mariadb/srv
vasil 2ee633f8eb Revert r1850 as MySQL did not approve the addition.
log for r1850:

Implement this feature request:
http://bugs.mysql.com/30706

* Add a function that returns the number of microseconds since
  epoch - ut_time_us().

* Add (innodb|innobase|srv)_replication_delay MySQL config parameter.

* Add UT_WAIT_FOR() macro that waits for a specified condition to occur
  until a timeout elapses.

* Using all of the above, handle the replication thread specially in
  srv_conc_enter_innodb().
2007-09-20 14:37:03 +00:00
..
srv0que.c Merge r1239 from 2007-01-18 21:27:31 +00:00
srv0srv.c Revert r1850 as MySQL did not approve the addition. 2007-09-20 14:37:03 +00:00
srv0start.c Output to the error log information about the limitations of 2007-04-10 17:58:27 +00:00