Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | srv0start.c: | heikki@hundin.mysql.fi | 2002-07-01 | 1 | -3/+10 | |
* | | row0ins.c: | heikki@hundin.mysql.fi | 2002-07-01 | 2 | -2/+14 | |
* | | Fixed bug in binary log when using LOAD DATA INFILE without active database. | monty@hundin.mysql.fi | 2002-06-30 | 2 | -11/+13 | |
* | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-06-29 | 3 | -5/+8 | |
|\ \ | ||||||
| * | | Fixed copyright in pack_isam.c | monty@hundin.mysql.fi | 2002-06-29 | 4 | -6/+9 | |
* | | | Small typo as reported by one registered customer | Sinisa@sinisa.nasamreza.org | 2002-06-26 | 1 | -1/+1 | |
* | | | Merge heikki@work.mysql.com:/home/bk/mysql | heikki@hundin.mysql.fi | 2002-06-26 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | buf0buf.ic: | heikki@hundin.mysql.fi | 2002-06-26 | 1 | -2/+2 | |
* | | | | Trying to make Arjen happy ... | Sinisa@sinisa.nasamreza.org | 2002-06-26 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | os0file.c: | heikki@hundin.mysql.fi | 2002-06-26 | 1 | -3/+13 | |
* | | | A fix for small error in displaying db names in SHOW GRANTS | Sinisa@sinisa.nasamreza.org | 2002-06-25 | 1 | -2/+2 | |
* | | | slave.cc: | heikki@hundin.mysql.fi | 2002-06-23 | 1 | -3/+3 | |
* | | | os0sync.c: | heikki@hundin.mysql.fi | 2002-06-22 | 1 | -1/+1 | |
* | | | Many files: | heikki@hundin.mysql.fi | 2002-06-22 | 52 | -761/+1879 | |
* | | | ha_innobase.cc: | heikki@hundin.mysql.fi | 2002-06-22 | 1 | -14/+10 | |
* | | | sql_yacc.yy, mysql_priv.h, lex.h: | heikki@hundin.mysql.fi | 2002-06-22 | 3 | -2/+29 | |
* | | | mysqld.cc: | heikki@hundin.mysql.fi | 2002-06-22 | 1 | -2/+2 | |
* | | | ha_innobase.cc: | heikki@hundin.mysql.fi | 2002-06-22 | 1 | -39/+149 | |
* | | | log.cc, handler.cc: | heikki@hundin.mysql.fi | 2002-06-22 | 2 | -4/+67 | |
* | | | slave.h, slave.cc: | heikki@hundin.mysql.fi | 2002-06-22 | 2 | -3/+32 | |
* | | | Added -DHAVE_BROKEN_REALPATH to the Mac OS X (darwin) compile options in | lenz@mysql.com | 2002-06-21 | 1 | -1/+1 | |
* | | | Merge lgrimmer@work.mysql.com:/home/bk/mysql | lenz@mysql.com | 2002-06-18 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Bump up version number to 3.23.52 in configure.in since version 3.23.51 | lenz@mysql.com | 2002-06-17 | 1 | -1/+1 | |
* | | | Backported fix from 4.0 which caused core dumps for some complex queries. | monty@hundin.mysql.fi | 2002-06-17 | 3 | -5/+7 | |
* | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-06-17 | 2 | -2/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed Build-tools/mysql-copyright-2 to properly replace the copyright | lenz@mysql.com | 2002-06-17 | 1 | -2/+7 | |
| * | | Added creation of debug symbols to Build-tools/Do-linux-build | lenz@mysql.com | 2002-06-11 | 1 | -0/+2 | |
* | | | Portability fix for HPUX | monty@mashka.mysql.fi | 2002-06-17 | 2 | -2/+10 | |
* | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-06-10 | 4 | -2/+28 | |
|\ \ \ | |/ / | ||||||
| * | | Small fix for the instructional message | Sinisa@sinisa.nasamreza.org | 2002-06-08 | 1 | -2/+2 | |
| * | | spurious binlog error code logging on temp table auto-drop fixed | sasha@mysql.sashanet.com | 2002-06-05 | 3 | -0/+26 | |
* | | | Fixed mysql_info() result when using INSERT DELAYED | monty@hundin.mysql.fi | 2002-06-05 | 2 | -2/+16 | |
|/ / | ||||||
* | | Merge nleippe@work.mysql.com:/home/bk/mysql | nick@nick.leippe.com | 2002-05-31 | 3 | -0/+16 | |
|\ \ | ||||||
| * | | fixed 'load table from master' hang when host is empty | nick@nick.leippe.com | 2002-05-31 | 3 | -0/+16 | |
* | | | Portability fixes for SCO and HPUX | monty@hundin.mysql.fi | 2002-05-31 | 10 | -12/+40 | |
* | | | Fixed a problem with --skip-networking. | Sinisa@sinisa.nasamreza.org | 2002-05-31 | 1 | -1/+1 | |
|/ / | ||||||
* | | A small fix for HP-UX when used --with-debug | Sinisa@sinisa.nasamreza.org | 2002-05-30 | 1 | -1/+1 | |
* | | ha_innobase.cc: | heikki@hundin.mysql.fi | 2002-05-29 | 1 | -0/+1 | |
* | | Renamed stripp_sp -> strip_sp | monty@hundin.mysql.fi | 2002-05-27 | 10 | -13/+55 | |
* | | Split raid C function to separate file to make things more portable. | monty@hundin.mysql.fi | 2002-05-27 | 7 | -19/+42 | |
* | | Portability fix for OSF1 | monty@narttu. | 2002-05-27 | 2 | -13/+14 | |
|/ | ||||||
* | Merge work:/home/bk/mysql | serg@sergbook.mysql.com | 2002-05-26 | 2 | -9/+10 | |
|\ | ||||||
| * | quick fix for some optimizer glitch (it appears as ft+const bug, but it, prob... | serg@sergbook.mysql.com | 2002-05-25 | 2 | -1/+2 | |
* | | Changing tests | Sinisa@sinisa.nasamreza.org | 2002-05-24 | 4 | -20/+20 | |
* | | just to check for GROUP by bug | Sinisa@sinisa.nasamreza.org | 2002-05-22 | 1 | -0/+16 | |
* | | A check that group by bug from 4.0.2 is not here ... | Sinisa@sinisa.nasamreza.org | 2002-05-22 | 1 | -0/+4 | |
* | | Re-diffed patch against glibc 2.2.5 (the last one was malformed and | lenz@mysql.com | 2002-05-21 | 1 | -24/+25 | |
* | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-05-20 | 4 | -302/+300 | |
|\ \ | ||||||
| * | | Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0) | monty@hundin.mysql.fi | 2002-05-20 | 4 | -302/+300 | |
* | | | Added os2 source directory to source distribution | lenz@mysql.com | 2002-05-17 | 3 | -2/+31 | |
|/ / |