summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* fix for BDB 4.1.24unknown2002-10-311-1/+1
* addition correction for 'help' commandunknown2002-10-301-1/+1
* mergedunknown2002-10-251-0/+1
|\
| * Embedded server bugfixunknown2002-10-211-0/+1
* | merge with 4.0.5unknown2002-10-163-43/+66
|\ \ | |/ |/|
| * mergedunknown2002-10-143-43/+66
| |\
| | * Merge with 4.0.4unknown2002-10-023-43/+66
| | |\
| | | * Update libmysqld to use 4.1 protocol.unknown2002-10-021-8/+29
| | | * Fixes and code cleanups after merge with 4.0.3unknown2002-10-022-29/+28
| | | * Merge with 4.0.3unknown2002-08-302-6/+9
| | | |\
| | | | * Renamed some charset related constantunknown2002-07-301-1/+1
| | | | * Makefile.am:unknown2002-06-141-3/+4
| | | | * mergedunknown2002-06-052-14/+24
| | | | |\
| | | | | * merge with 4.0unknown2002-06-032-14/+24
| | | | | |\
| | | | * | | simple subselects ported to new select_lex structuresunknown2002-05-121-1/+2
| | | | |/ /
| | | | * | mergeunknown2002-04-131-2/+3
| | | | |\ \
| | | | | * | add sql_derived.cc into compilationunknown2002-03-291-1/+1
| | | | | * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-02-221-1/+2
| | | | | |\ \
| | | | | | * | Added GIS extensionunknown2002-02-221-1/+2
* | | | | | | | Builder C++ Embedded Server Sampleunknown2002-10-1313-0/+559
|/ / / / / / /
* | | | | | | - Applied required modifications for automake 1.5unknown2002-10-011-12/+0
|/ / / / / /
* | | | | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-0/+1
* | | | | | Mergeunknown2002-09-051-2/+2
|\ \ \ \ \ \
| * | | | | | Fixed searching after ssl directories.unknown2002-09-051-2/+2
| |/ / / / /
* | | | | | Updated VC++ dsp files from windows build machineunknown2002-08-291-44/+0
|/ / / / /
* | | | | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-1/+0
* | | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-3/+8
* | | | | Fix after mergeunknown2002-08-081-1/+1
* | | | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-5/+5
* | | | | mergeunknown2002-07-234-76/+76
|\ \ \ \ \
| * | | | | New SET syntax & system variables.unknown2002-07-234-76/+76
* | | | | | Added missing file sql_olap.cc to libmysqld/Makefile.am to fix compileunknown2002-07-221-1/+1
|/ / / / /
* | | | | Added interface for first set of dynamic variables.unknown2002-06-281-1/+1
* | | | | Fixed bug in REPAIR table.unknown2002-06-281-2/+0
* | | | | Removed mysql_ssl_clear() unknown2002-06-271-7/+0
* | | | | Fixes for compiling distribution with MIT-threadsunknown2002-06-201-1/+1
| |_|_|/ |/| | |
* | | | Fixed core dump bug in mysqltestunknown2002-05-261-7/+14
* | | | Fixed some things to make MySQL to compile again.unknown2002-05-151-7/+7
* | | | Removed some long from mysqld comments (should be in manual).unknown2002-05-151-0/+3
|/ / /
* | | Fix for HAVE_QUERY_CACHEunknown2002-04-021-7/+7
* | | fix to make the compile work with --with-other-libcunknown2002-03-301-1/+1
|/ /
* | Fix after merge from 3.23unknown2002-02-151-2/+0
|/
* post-merge fixes, including slave-skip-errors backportunknown2002-01-221-8/+0
* Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-4/+7
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-4/+7
* | mergeunknown2002-01-161-1/+1
|\ \
| * | Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-1/+1
* | | Win32 Embedded Server Changesunknown2002-01-093-0/+83
|/ /
* | mergeunknown2002-01-022-11/+6
|\ \
| * | Added macros for nice TIMESPEC usage.unknown2002-01-022-11/+6