summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Export the stmt functions on Embedded Serverunknown2004-07-211-0/+27
|/ /
* | A little fix in libmysqld: my_time.c was added twice.unknown2004-06-241-1/+1
* | Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-2/+3
* | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-182-6/+8
* | fix for bug #3974 ("SHOW FULL PROCESSLIST" crashes the embedded server)unknown2004-06-091-0/+1
* | Removed compiler warningsunknown2004-06-011-1/+0
* | Update version numberunknown2004-06-011-1/+2
* | After merge fixesunknown2004-05-272-10/+1
* | merge with 4.0 to get windows fixesunknown2004-05-273-3/+21
|\ \ | |/
| * Fix to make Windows compilation smootherunknown2004-05-263-3/+18
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-17/+24
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-251-19/+25
| |\
| | * Added patches from Novellunknown2004-05-251-19/+25
* | | Remove not needed sql_olap.cc from Makefile.amunknown2004-05-251-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-241-0/+2
|\ \ \
| * | | After merge fixesunknown2004-05-241-0/+1
| * | | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-0/+1
| |\ \ \ | | |/ /
| | * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-192-7/+4
| | |/
| | * Fixes for last pullunknown2003-12-161-0/+6
| | * Edited fix for #1224.unknown2003-12-121-1/+1
| | * Fix for #1224 in 4.0unknown2003-12-121-0/+1
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-213-12/+21
|\ \ \
| * | | Proposed fix for #3744 (embedded server, wrong error message if database isunknown2004-05-173-12/+21
| |/ /
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-171-2/+5
|\ \ \ | |/ / |/| |
| * | Fixes for #3371, #3372, #3374, #3375, #3376unknown2004-05-151-2/+5
* | | CXX linker specified for client_test with libmysqldunknown2004-05-141-0/+1
|/ /
* | client_test with embedded library will be built so one can check if he brokeunknown2004-05-131-1/+9
* | Removing VC++ compiler warningsunknown2004-05-101-3/+3
* | - disabled the NDB Cluster from the embedded serverunknown2004-04-261-2/+2
* | Makefile.am:unknown2004-04-181-2/+2
* | Add discover.cc to libmysqld Makefileunknown2004-04-161-1/+1
* | Portability fixesunknown2004-04-071-2/+2
* | Fixed many compiler warningsunknown2004-04-052-5/+4
* | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;unknown2004-03-281-2/+7
* | Small fix to embedded libraryunknown2004-03-271-0/+1