mariadb/srv
vasil 83187d4e95 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().

Approved by:	Heikki
2007-09-17 18:15:44 +00:00
..
srv0que.c Merge r1239 from 2007-01-18 21:27:31 +00:00
srv0srv.c Implement this feature request: 2007-09-17 18:15:44 +00:00
srv0start.c Output to the error log information about the limitations of 2007-04-10 17:58:27 +00:00