summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mi_repair* functions need a separate rec_buff :(serg@sergbook.mysql.com2002-07-261-3/+5
* Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-07-268-46/+24
|\
| * MyISAM: always store alloced_rec_buff_length with the buffer itselfserg@sergbook.mysql.com2002-07-268-46/+24
* | manual.texi an -> a. Sheesh.paul@teton.kitebird.com2002-07-251-1/+1
|/
* Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-07-251-14/+13
|\
| * MI_SORT_INFO and MI_SORT_PARAM massagingserg@sergbook.mysql.com2002-07-251-14/+13
* | Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2002-07-251-1/+3
|\ \
| * | Added an "#ifdef _AIX" around the "#pragma #alloca" in include/my_sys.hlenz@mysql.com2002-07-251-1/+3
* | | manual.texi fix glitch in time value descriptionpaul@teton.kitebird.com2002-07-251-1/+1
|/ /
* | Arjen's LN()/LOG()/LOG2() extensions into manual (with improvements).arjen@fred.bitbike.com2002-07-251-3/+56
* | Added ROLLUP/CUBE to 4.1 todo list.arjen@fred.bitbike.com2002-07-251-0/+3
* | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootpeter@mysql.com2002-07-25169-3070/+5020
|\ \
| * \ Merge jcole@work.mysql.com:/home/bk/mysql-4.0jcole@mugatu.spaceapes.com2002-07-253-3/+4
| |\ \
| | * | Moved have_* to mysql_priv.h.jcole@mugatu.spaceapes.com2002-07-253-3/+4
| * | | manual.texi fix typospaul@teton.kitebird.com2002-07-241-2/+2
| * | | manual.texi Clarify (?) INSERT ...VALUES(DEFAULT)paul@teton.kitebird.com2002-07-241-4/+7
| * | | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-07-2510-45/+125
| |\ \ \ | | |_|/ | |/| |
| | * | INSERT ... VALUES(DEFAULT)monty@mashka.mysql.fi2002-07-2510-45/+125
| * | | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-07-241-3/+6
| |\ \ \ | | |_|/ | |/| |
| | * | bugfix: uniques did not contributed to MYI tot_length estimation, which resul...serg@sergbook.mysql.com2002-07-241-3/+6
| * | | manual.texi fix typopaul@teton.kitebird.com2002-07-241-1/+1
| * | | manual.texi fix typopaul@teton.kitebird.com2002-07-241-1/+1
| | |/ | |/|
| * | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-07-2458-541/+504
| |\ \
| | * | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-2458-541/+504
| * | | Added sql/set_var.h to distributionlenz@mysql.com2002-07-241-2/+2
| |/ /
| * | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-07-234-5/+22
| |\ \
| | * \ Merge paul@work.mysql.com:/home/bk/mysql-4.0paul@teton.kitebird.com2002-07-231-4/+5
| | |\ \
| | | * | manual.texi change note mods, 4.0.x.paul@teton.kitebird.com2002-07-231-4/+5
| | * | | Fixed bug with INSERT .. SET db_name.tbl_name.col_name=''salle@geopard.online.bg2002-07-233-1/+17
| | |/ /
| * | | Small fixes after mergemonty@mashka.mysql.fi2002-07-233-6/+12
| * | | mergemonty@mashka.mysql.fi2002-07-23146-2476/+4334
| |\ \ \ | | |/ / | |/| |
| | * | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-23146-2473/+4339
| * | | - Fixed build failure in mysql.spec.sh - linking against the speciallenz@mysql.com2002-07-232-34/+53
* | | | Possibility to weaken AES key as Mark asked peter@mysql.com2002-07-231-0/+26
* | | | Cancel Manual.txi edits as it produces too much merge problems peter@mysql.com2002-07-231-184/+6
* | | | Trying to merge....peter@mysql.com2002-07-2312-48/+278
|\ \ \ \ | |/ / /
| * | | Fix old typo.arjen@fred.bitbike.com2002-07-231-1/+1
| * | | - Removed MIRRORS from EXTRA_DIST files in Makefile.am to getlenz@mysql.com2002-07-221-1/+1
| * | | Added missing file sql_olap.cc to libmysqld/Makefile.am to fix compilelenz@mysql.com2002-07-221-1/+1
| | |/ | |/|
| * | merge.test:serg@sergbook.mysql.com2002-07-223-150/+163
| * | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-07-218-28/+112
| |\ \
| | * | AUTO_INCREMENT support for MERGEserg@sergbook.mysql.com2002-07-215-23/+108
| | * | parallel repair: style fixupsserg@sergbook.mysql.com2002-07-213-5/+4
* | | | Resolvepeter@mysql.com2002-07-201-5/+50
* | | | One more resolving because of pending log functions changes. Not sure if the ...peter@mysql.com2002-07-2012-20/+95
|\ \ \ \ | |/ / / |/| | |
| * | | Merge changes in docs do go further peter@mysql.com2002-07-1913-23/+145
| |\ \ \ | | |/ / | |/| |
| | * | Arjens LOG functions changes with small changes and tests added to mysql-testpeter@mysql.com2002-07-1713-22/+152
| | |/
* | | Another item on TODOSinisa@sinisa.nasamreza.org2002-07-201-0/+8
* | | Some small changesSinisa@sinisa.nasamreza.org2002-07-202-14/+14
* | | OLAP functionality plus some small bug fixesSinisa@sinisa.nasamreza.org2002-07-2016-12/+612