Alterações na distribuição 3.22.13
Saving NOW()
, CURDATE()
or CURTIME()
directly in a column didn't work.
SELECT COUNT(*) ... LEFT JOIN ...
didn't work with noWHERE
part.- Updated
config.guess
to allow MariaDB to configure on UnixWare 7.1.x. - Changed the implementation of
pthread_cond()
on the Windows version.get_lock()
now correctly times out on Windows!