summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-07-2592-1388/+3295
|\
| * Merge jcole@work.mysql.com:/home/bk/mysql-4.0unknown2002-07-253-3/+4
| |\
| | * Moved have_* to mysql_priv.h.unknown2002-07-253-3/+4
| * | INSERT ... VALUES(DEFAULT)unknown2002-07-255-27/+63
| |/
| * Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-07-2441-202/+365
| |\
| | * Removed wrong implementation of CUBE/ROLLUPunknown2002-07-2441-202/+365
| * | Added sql/set_var.h to distributionunknown2002-07-241-2/+2
| |/
| * Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-07-231-1/+1
| |\
| | * Fixed bug with INSERT .. SET db_name.tbl_name.col_name=''unknown2002-07-231-1/+1
| * | Small fixes after mergeunknown2002-07-231-1/+1
| * | mergeunknown2002-07-2381-1164/+2871
| |\ \ | | |/ | |/|
| | * New SET syntax & system variables.unknown2002-07-2381-1163/+2870
* | | Trying to merge....unknown2002-07-233-5/+17
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql-4.0unknown2002-07-213-5/+17
| |\ \
| | * | AUTO_INCREMENT support for MERGEunknown2002-07-213-5/+17
* | | | One more resolving because of pending log functions changes. Not sure if the ...unknown2002-07-207-9/+71
|\ \ \ \ | |/ / / |/| | |
| * | | Merge changes in docs do go further unknown2002-07-197-9/+71
| |\ \ \ | | |/ / | |/| |
| | * | Arjens LOG functions changes with small changes and tests added to mysql-testunknown2002-07-177-9/+71
| | |/
* | | Some small changesunknown2002-07-201-1/+1
* | | OLAP functionality plus some small bug fixesunknown2002-07-2013-12/+316
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-07-197-82/+83
|\ \ \ | |/ /
| * | Some unknown2002-07-177-82/+83
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-07-171-3/+3
|\ \ \ | |/ /
| * | Fix a core dump that occured on AIX and Solaris (and probably others)unknown2002-07-161-3/+3
| |/
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-07-169-9/+65
|\ \ | |/ |/|
| * Just making commit in order to stop getting erors.unknown2002-07-168-8/+64
| * mysqld.cc ?unknown2002-07-161-1/+1
* | Merge work:/home/bk/mysql-4.0/unknown2002-07-1018-110/+247
|\ \ | |/ |/|
| * Merge work:/home/bk/mysql-4.0/unknown2002-07-0118-110/+247
| |\
| | * Added interface for first set of dynamic variables.unknown2002-06-2818-110/+247
* | | Clean up removing unreferenced local variableunknown2002-07-101-1/+0
* | | Disable symlinks if compiled with -DHAVE_BROKEN_REALPATHunknown2002-07-011-0/+4
|/ /
* | Fix problem with gcc 3.1unknown2002-06-301-0/+2
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-3011-113/+147
|\ \
| * | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-3011-113/+147
* | | typo fixedunknown2002-06-301-1/+1
* | | semaphores replaced by rwlockunknown2002-06-303-43/+29
|/ /
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-294-15/+16
|\ \
| * | Added support for rw_tryrdlock() and rw_trywrlock()unknown2002-06-294-15/+16
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-06-298-1/+120
|\ \ \ | |/ / |/| |
| * | Added functions :unknown2002-06-298-1/+120
| |/
* | Added support for semaphores in mysys.unknown2002-06-292-3/+4
* | Updated windows files (VC++ files and winmysqladmin).unknown2002-06-282-1/+5
|/
* Indentation cleanup & new commentsunknown2002-06-281-21/+12
* mergeunknown2002-06-277-21/+51
|\
| * Removed mysql_ssl_clear() unknown2002-06-277-21/+51
* | Fix for a user management system that resources can be reset to zero unknown2002-06-254-8/+11
* | post-merge fixunknown2002-06-243-131/+315
|\ \
| * \ Merge linux.local:/data/mysql-4.0-root into linux.local:/data/mysql-4.0unknown2002-06-251-129/+314
| |\ \
| | * | Adding handling of numbers with exponent to decimal type. unknown2002-06-241-129/+314