summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Removed wrong implementation of CUBE/ROLLUPunknown2002-07-2441-202/+365
* 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
* | Merge work:/home/bk/mysql-4.0unknown2002-07-213-5/+17
|\ \
| * | AUTO_INCREMENT support for MERGEunknown2002-07-213-5/+17
* | | 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
| * | | Compiler warning with unreferenced local variableunknown2002-06-221-1/+0
| |/ /
| * | Minor compilation fixunknown2002-06-221-1/+1
| |/
* | mi_check T_xxx options massaged. T_REP_PARALLEL addedunknown2002-06-241-3/+2
|/
* Some bugs that user has properly recognized in user managementunknown2002-06-203-44/+46
* Fixed some bugs after last mergeunknown2002-06-203-17/+15
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-192-9/+8
|\
| * Fixed some comments , plus introduced some tests so that I do notunknown2002-06-181-3/+3
| * My previous patch was not good at all.unknown2002-06-171-6/+5
* | Made keyread (key scanning) a key specific attribute.unknown2002-06-1916-73/+85
* | Merge with 3.23.52unknown2002-06-172-2/+3
|\ \