diff options
author | Vladislav Vaintroub <wlad@sun.com> | 2009-12-20 21:20:11 +0000 |
---|---|---|
committer | Vladislav Vaintroub <wlad@sun.com> | 2009-12-20 21:20:11 +0000 |
commit | 22c65346986d63c906e1d5a57941cadc367c2a9f (patch) | |
tree | f7e692982ded683eba2bcc4170b3fd63e496449a /sql/repl_failsafe.h | |
parent | 2c145a94ffa902ef2330b94a7dabc965091e9f53 (diff) | |
download | mariadb-git-22c65346986d63c906e1d5a57941cadc367c2a9f.tar.gz |
Fix inconsistently defined THR_LOCK_myisam_mmap
It was pthread_mutex_t in mi_static.c and
mysql_mutex_t in my_thr_init.c
Solaris linker complains about different size of the
symbol.
Fix : use mysql_mutex_t everywhere.
Diffstat (limited to 'sql/repl_failsafe.h')
0 files changed, 0 insertions, 0 deletions