summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* Add ha_federated.cc to libmysqld/Makefile.am so that configuring with bothunknown2005-01-181-1/+1
* Merge here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1unknown2005-01-121-1/+1
|\
| * libmysqld.def, libmysql.def:unknown2005-01-121-1/+1
* | Merge here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1unknown2005-01-121-0/+1
|\ \ | |/
| * libmysqld.def, libmysql.def:unknown2005-01-121-0/+1
* | Merging conflicts resolvedunknown2005-01-112-2/+6
|\ \ | |/
| * Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-01-111-0/+3
| |\
| | * fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)unknown2005-01-031-0/+3
| * | A fix for Bug#7365 "embedded server for MacOS: problem with preparedunknown2005-01-111-2/+3
| |/
* | manually mergedunknown2004-12-311-6/+6
|\ \ | |/
| * Tabs removedunknown2004-12-211-6/+6
* | Merge with 4.1unknown2004-12-221-26/+53
|\ \ | |/
| * Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-12-211-26/+52
| |\
| | * Fix to perform correctly with charsets in embedded serverunknown2004-12-211-26/+52
| * | Fix assertion failure in client_test when linked with the embedded unknown2004-12-191-0/+1
| |/
* | Added pathes to mysqld_error.h and sql_state.h; fixed segfault bug; unknown2004-12-142-2/+4
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-091-0/+1
|\ \
| * | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-0/+1
* | | Merge with new VARCHAR codeunknown2004-12-061-1/+1
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+1
* | | Merge with 4.1unknown2004-12-061-3/+8
|\ \ \ | | |/ | |/|
| * | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-11-161-3/+8
| |\ \
| | * \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-10-051-3/+8
| | |\ \
| | | * | Fix to compile sql/examples content in embedded serverunknown2004-09-261-3/+8
* | | | | mergeunknown2004-11-121-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | post-merge fixunknown2004-10-281-1/+1
* | | | | After merge fixesunknown2004-11-031-1/+1
* | | | | merge with 4.1unknown2004-10-292-3/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | A lot of fixes for prepared statements (PS):unknown2004-10-261-2/+3
| |/ /
| * | Fix asked by Ranger.unknown2004-09-251-1/+1
| |/
* | Fixed --with-embedded builds.unknown2004-09-101-1/+1
* | Merge with 4.1unknown2004-09-065-20/+183
|\ \ | |/
| * Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0unknown2004-08-262-0/+140
| |\
| | * Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-262-0/+140
| | |\
| | | * Adding binary version information for debug/release version of libmysqld.dllunknown2004-08-252-0/+140
| | * | All 'Makefile's must use '$(AR)' (not just 'ar') because the variable may con...unknown2004-08-241-2/+2
| | |/
| | * Fix for bug #4531(64bit embedded server crashes)unknown2004-07-211-6/+7
| | * Removed not used file sql_olap.ccunknown2004-06-181-1/+1
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-241-5/+5
| |\ \
| | * | Fix for bug #5066(Wrong result after subselect with an error)unknown2004-08-231-5/+5
| * | | bdb bugfix: LTLIBOBJS didn't take --disable-shared into accountunknown2004-08-231-1/+1
| |/ /
| * | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-08-191-11/+34
| |\ \
| | * | addition to fixes about #4700, 4701unknown2004-08-191-0/+6
| | * | Several fixes to make tests working for embedded libraryunknown2004-07-231-11/+8
| | * | Fixes for bugs in embedded library:unknown2004-07-221-1/+21
| * | | bug#4817 catalog name is "def"unknown2004-07-301-2/+2
| * | | WL#1518, "make bundled zlib usable for unix builds": unknown2004-07-241-1/+1
* | | | Microsoft VC++ won't compile class C { static const int I=1; }.unknown2004-08-281-2/+2
* | | | client_test.cc -> client_test.cunknown2004-08-031-1/+1
* | | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-032-3/+3