1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

WL#5498: Remove dead and unused source code

Remove unused source code and associated paraphernalia.
This commit is contained in:
Davi Arnaut
2010-07-23 17:14:35 -03:00
parent e7dd11f0be
commit 7a221fc9a3
33 changed files with 28 additions and 1703 deletions

View File

@ -56,10 +56,6 @@ where name like "wait/synch/mutex/sql/LOCK_thread_count";
count(name)
1
select count(name) from MUTEX_INSTANCES
where name like "wait/synch/mutex/sql/LOCK_mapped_file";
count(name)
1
select count(name) from MUTEX_INSTANCES
where name like "wait/synch/mutex/sql/LOCK_status";
count(name)
1