summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-1834-52/+95
* Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23unknown2002-04-171-6/+7
|\
| * Abort if 'listen()' on TCP/IP fails.unknown2002-04-171-6/+7
* | Removed wrong configure line from configure.inunknown2002-04-171-1/+0
|/
* Cleanup of pthread_cond_timedwait for HPUXunknown2002-04-171-6/+6
* Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-163-3/+4
* Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-166-35/+61
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-04-141-1/+1
|\
| * Removed C version of longlong2str when using --enable-assemblerunknown2002-04-141-1/+1
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-04-132-0/+8
|\ \ | |/ |/|
| * libwrap bug fix for Linux onlyunknown2002-04-132-0/+8
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-04-111-6/+0
|\ \ | |/
| * os0file.h:unknown2002-04-111-6/+0
* | Changlogunknown2002-04-111-6/+12
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-04-024-21/+21
|\ \ | |/ |/|
| * Fixed help typos in mysql.ccunknown2002-04-024-21/+21
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-04-02194-860/+25644
|\ \ | |/
| * Two bug fixesunknown2002-03-284-2/+8
| * Added InnoDB changes to changelog.unknown2002-03-271-0/+9
| * Merge arjen@work.mysql.com:/home/bk/mysqlunknown2002-03-272-10/+10
| |\
| | * Fixup of 3.23.50 Windows named pipe changes in manual.unknown2002-03-272-10/+10
| * | Fix compiler error on mysqld.ccunknown2002-03-261-1/+1
| |/
| * Fixed overflow bugunknown2002-03-263-16/+20
| * Fixed myslqdumpslow for new log format.unknown2002-03-261-3/+7
| * Move test of gcc 3.0 from BUILD to configureunknown2002-03-262-8/+14
| * Fix path to enable compile with other gcc versionunknown2002-03-261-0/+6
| * Fixed typounknown2002-03-261-1/+1
| * Fix for compilation on fast machineunknown2002-03-261-0/+1
| * Fixed typounknown2002-03-261-1/+1
| * Portability fixesunknown2002-03-251-5/+5
| * Print compiler versionunknown2002-03-252-2/+16
| * Fixes for --enable-named-pipeunknown2002-03-252-34/+48
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-03-256-21/+30
| |\
| | * Fixed that RPM can be recompiled even if there is not another glibc in /usr/l...unknown2002-03-255-19/+28
| | * Fixed quoting problem in mysqldumpunknown2002-03-251-2/+2
| * | Changing on NT the default named pipe for an optional userunknown2002-03-241-9/+31
| |/
| * Fix for bug in WHERE key='j' or key='J'unknown2002-03-2210-46/+71
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-03-2210-26/+102
| |\
| | * Mergeunknown2002-03-225-19/+13
| | |\
| | | * Fix for load data infile when no active databaseunknown2002-03-225-19/+13
| | * | Quote names to SHOW CREATE for mysqldumpunknown2002-03-216-7/+89
| | |/
| * | sync0rw.ic, ut0byte.ic:unknown2002-03-212-1/+15
| * | sql_show.cc, handler.h, handler.cc:unknown2002-03-213-5/+18
| * | Many files:unknown2002-03-2140-652/+2553
| * | Adding the new zlib tree for Windowsunknown2002-03-19101-0/+22527
| |/
| * Fix max buffer lengthunknown2002-03-152-3/+3
| * Decrease net_buffer_length to not get problems when running against mysqld wi...unknown2002-03-151-1/+1
| * Added help for --local-infileunknown2002-03-1214-34/+117
| * Fix for --enable-local-infileunknown2002-03-064-9/+18
| * Fixed bug in DATE_FORMAT when used with GROUP BYunknown2002-03-068-5/+26