Saving NOW(),
            CURDATE() or CURTIME()
            directly in a column didn't work.
          
            SELECT COUNT(*) ... LEFT JOIN ... didn't
            work with no WHERE part.
          
            Updated config.guess to allow MySQL 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!
          
This is a translation of the MySQL Reference Manual that can be found at dev.mysql.com. The original Reference Manual is in English, and this translation is not necessarily as up to date as the English version.

