summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* Embedded server bugfixunknown2002-10-211-0/+1
* 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
* | | Changes for the BitKeeper resolve.unknown2001-12-261-2/+2
|\ \ \ | |/ / |/| |
| * | This is a large push. Included are :unknown2001-12-261-2/+2
* | | Fix after mergeunknown2001-12-171-1/+1
* | | Last changes after merge with 3.23.47unknown2001-12-151-1/+1
* | | Update copyrightunknown2001-12-063-39/+33
* | | Query cache.unknown2001-12-021-1/+1
| |/ |/|
* | Fix for IO_CACHE.unknown2001-11-281-1/+1
* | Fixes for embedded version.unknown2001-11-252-16/+1
* | mergeunknown2001-11-031-4/+4
|\ \ | |/ |/|
| * Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-031-4/+4
* | Add sql/mf_iocache.cc to libmysqld sources list.unknown2001-10-291-1/+1
|/
* Added missing files in libmysqld and the RPM spec fileunknown2001-10-111-1/+2
* Add --without-isam configure switch.unknown2001-10-091-1/+1
* Don't depend on mit-pthreads include files when building libmysqld.aunknown2001-10-091-0/+12
* One should not only have to include my_net.h to work with sockets.unknown2001-10-091-29/+6
* Portability fixes + a couple of bug fixes introduced by last push.unknown2001-10-081-0/+1
* Cleanup after last mergeunknown2001-10-081-1/+1
* mergeunknown2001-10-085-84/+85
|\