summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2002-06-2252-761/+1879
* ha_innobase.cc:unknown2002-06-221-14/+10
* sql_yacc.yy, mysql_priv.h, lex.h:unknown2002-06-223-2/+29
* mysqld.cc:unknown2002-06-221-2/+2
* ha_innobase.cc:unknown2002-06-221-39/+149
* log.cc, handler.cc:unknown2002-06-222-4/+67
* slave.h, slave.cc:unknown2002-06-222-3/+32
* Added -DHAVE_BROKEN_REALPATH to the Mac OS X (darwin) compile options inunknown2002-06-211-1/+1
* Merge lgrimmer@work.mysql.com:/home/bk/mysqlunknown2002-06-181-1/+1
|\
| * Bump up version number to 3.23.52 in configure.in since version 3.23.51unknown2002-06-171-1/+1
* | Backported fix from 4.0 which caused core dumps for some complex queries.unknown2002-06-173-5/+7
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-06-172-2/+9
|\ \ | |/
| * Fixed Build-tools/mysql-copyright-2 to properly replace the copyrightunknown2002-06-171-2/+7
| * Added creation of debug symbols to Build-tools/Do-linux-buildunknown2002-06-111-0/+2
* | Portability fix for HPUXunknown2002-06-172-2/+10
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-06-104-2/+28
|\ \ | |/
| * Small fix for the instructional messageunknown2002-06-081-2/+2
| * spurious binlog error code logging on temp table auto-drop fixedunknown2002-06-053-0/+26
* | Fixed mysql_info() result when using INSERT DELAYEDunknown2002-06-052-2/+16
|/
* Merge nleippe@work.mysql.com:/home/bk/mysqlunknown2002-05-313-0/+16
|\
| * fixed 'load table from master' hang when host is emptyunknown2002-05-313-0/+16
* | Portability fixes for SCO and HPUXunknown2002-05-3110-12/+40
* | Fixed a problem with --skip-networking.unknown2002-05-311-1/+1
|/
* A small fix for HP-UX when used --with-debugunknown2002-05-301-1/+1
* ha_innobase.cc:unknown2002-05-291-0/+1
* Renamed stripp_sp -> strip_spunknown2002-05-2710-13/+55
* Split raid C function to separate file to make things more portable.unknown2002-05-277-19/+42
* Portability fix for OSF1unknown2002-05-272-13/+14
* Merge work:/home/bk/mysqlunknown2002-05-262-9/+10
|\
| * quick fix for some optimizer glitch (it appears as ft+const bug, but it, prob...unknown2002-05-252-1/+2
* | Changing testsunknown2002-05-244-20/+20
* | just to check for GROUP by bugunknown2002-05-221-0/+16
* | A check that group by bug from 4.0.2 is not here ...unknown2002-05-221-0/+4
* | Re-diffed patch against glibc 2.2.5 (the last one was malformed andunknown2002-05-211-24/+25
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-05-204-302/+300
|\ \
| * | Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0)unknown2002-05-204-302/+300
* | | Added os2 source directory to source distributionunknown2002-05-173-2/+31
|/ /
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-05-176-84/+186
|\ \
| * | Fix bug in CONCAT_WS()unknown2002-05-176-84/+186
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-05-161-1/+1
|\ \ \ | |/ / |/| |
| * | A final and proper fix for HP-UX problems with pthread_cond_timedwait.unknown2002-05-161-1/+1
* | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-05-1613-121/+203
|\ \ \ | |/ / |/| |
| * | New my_gethostbyname_r() handlingunknown2002-05-1613-121/+203
* | | mysql_fix_extensions.sh tool copied from 4.0 tree (referenced in manual).unknown2002-05-161-0/+16
* | | Reformatted license statement in mysqlcheck usage output text to enableunknown2002-05-151-3/+2
* | | Fixed sql_yacc.yy to be compatible with bison 1.31 and above.unknown2002-05-155-10/+21
|/ /
* | Fixed bug in datetime range optimizationunknown2002-05-155-4/+53
* | Corrected fix for DROP DATABASE on symbolic linkunknown2002-05-141-13/+14
* | DROP DATABASE with symlinks did not work beforeunknown2002-05-142-1/+10
* | Sergei's MyODBC fixunknown2002-05-1213-21/+21