summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Removed compiler warningunknown2004-03-181-1/+1
* | Fix for #1325unknown2004-03-131-17/+0
* | Rename:unknown2004-03-101-2/+2
* | Cleanup ha_checktype() and redundant variables.unknown2004-03-021-1/+1
* | Changed wellformedlen to well_formed_lenunknown2004-02-171-4/+5
* | Fix for #2212 (mysql_change_user doesn't work in embedded library)unknown2004-02-141-1/+9
* | Fix for #2211 (field->def contains invalid values)unknown2004-02-131-2/+2
* | Another fix for #2208unknown2004-02-131-6/+1
* | Fix for #1438 (mysql_info always returns 0)unknown2004-02-121-0/+3
* | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-101-1/+19
* | Code cleanup:unknown2004-02-031-1/+1
* | Fix for #2209unknown2004-01-271-0/+1
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-271-4/+4
|\ \
| * | bugfix to #1224unknown2004-01-271-4/+4
* | | code cleanup (unnecessary line in libmysqld/Makefile.am)unknown2004-01-271-1/+0
|/ /
* | Fix for 1224 (USER() CURRENT_USER() functions in embedded library)unknown2004-01-073-18/+30
* | SCRUMunknown2004-01-071-8/+24
* | Mergeunknown2004-01-074-2/+502
|\ \
| * | SCRUMunknown2003-12-014-2/+502
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-241-22/+0
|\ \ \
| * | | Fix for #2046unknown2003-12-101-22/+0
* | | | Prepared_statement deployed instead of PREP_STMT. unknown2003-12-201-87/+0
* | | | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-2/+2
* | | | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-183-31/+6
|/ / /
* | | Portability fixes for Windowsunknown2003-12-081-11/+19
|/ /
* | Merge with 4.0unknown2003-11-041-2/+2
|\ \ | |/
| * minor fix in rmunknown2003-10-311-2/+2
| * Safety fix to detect multiple calls to my_thread_end()unknown2003-10-161-5/+0
| * - fixed yet another C++-style comment in a .c file that made the IBMunknown2003-09-121-1/+1