summaryrefslogtreecommitdiff
path: root/mysql-test/t/join.test
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-07-25 10:30:28 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2019-07-25 10:43:11 +0300
commitf6ea0389a4ea61dd0accbc3f949ef6c6d9a91417 (patch)
tree85b3d06e5a4a1e6a90f8d87d8ccd89034e8e8a56 /mysql-test/t/join.test
parente32f29b7f31945d2e89d601cb030b3552c3bfde3 (diff)
downloadmariadb-git-f6ea0389a4ea61dd0accbc3f949ef6c6d9a91417.tar.gz
Replace ut_timer() with my_interval_timer()
The function pointer ut_timer() was only used by the InnoDB defragmenting thread. Let InnoDB use a single monotonic high-precision timer, my_interval_timer() [in nanoseconds], occasionally wrapped by microsecond_interval_timer(). srv_defragment_interval: Change from "timer" units to nanoseconds. This concludes the InnoDB time function cleanup that was motivated by MDEV-14154. Only ut_time_ms() will remain for now, wrapping my_interval_timer().
Diffstat (limited to 'mysql-test/t/join.test')
0 files changed, 0 insertions, 0 deletions