summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* - disabled the NDB Cluster from the embedded serverlenz@mysql.com2004-04-261-2/+2
* Makefile.am:tomas@mc05.(none)2004-04-181-2/+2
* Add discover.cc to libmysqld Makefilemagnus@neptunus.(none)2004-04-161-1/+1
* Portability fixesmonty@mysql.com2004-04-071-2/+2
* Fixed many compiler warningsmonty@mysql.com2004-04-052-5/+4
* Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;konstantin@mysql.com2004-03-281-2/+7
* Small fix to embedded libraryhf@deer.(none)2004-03-271-0/+1
* Removed compiler warningmonty@mysql.com2004-03-181-1/+1
* Fix for #1325hf@deer.(none)2004-03-131-17/+0
* Rename:konstantin@oak.local2004-03-101-2/+2
* Cleanup ha_checktype() and redundant variables.acurtis@pcgem.rdg.cyberkinetica.com2004-03-021-1/+1
* Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-4/+5
* Fix for #2212 (mysql_change_user doesn't work in embedded library)hf@deer.(none)2004-02-141-1/+9
* Fix for #2211 (field->def contains invalid values)hf@deer.(none)2004-02-131-2/+2
* Another fix for #2208hf@deer.(none)2004-02-131-6/+1
* Fix for #1438 (mysql_info always returns 0)hf@deer.(none)2004-02-121-0/+3
* Fix for #2208 (multi-query returns wrong result in embedded library)hf@deer.(none)2004-02-101-1/+19
* Code cleanup:ram@gw.mysql.r18.ru2004-02-031-1/+1
* Fix for #2209hf@deer.(none)2004-01-271-0/+1
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-01-271-4/+4
|\
| * bugfix to #1224hf@deer.(none)2004-01-271-4/+4
* | code cleanup (unnecessary line in libmysqld/Makefile.am)hf@deer.(none)2004-01-271-1/+0
|/
* Fix for 1224 (USER() CURRENT_USER() functions in embedded library)hf@deer.(none)2004-01-073-18/+30
* SCRUMhf@deer.(none)2004-01-071-8/+24
* Mergehf@deer.(none)2004-01-074-2/+502
|\
| * SCRUMhf@deer.(none)2003-12-014-2/+502
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2003-12-241-22/+0
|\ \
| * | Fix for #2046hf@deer.(none)2003-12-101-22/+0
* | | Prepared_statement deployed instead of PREP_STMT. konstantin@oak.local2003-12-201-87/+0
* | | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-2/+2
* | | Fix for #2126 (mysql_server_init call shouldn't be needed)hf@deer.(none)2003-12-183-31/+6
|/ /
* | Portability fixes for Windowsmonty@mysql.com2003-12-081-11/+19
|/
* Merge with 4.0monty@narttu.mysql.fi2003-11-041-2/+2
|\
| * minor fix in rmkonstantin@mysql.com2003-10-311-2/+2
| * Safety fix to detect multiple calls to my_thread_end()monty@mashka.mysql.fi2003-10-161-5/+0
| * - fixed yet another C++-style comment in a .c file that made the IBMlenz@mysql.com2003-09-121-1/+1
| * Portability fixes:lenz@mysql.com2003-09-121-0/+2
* | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-1/+1
* | Fix for Windows bug reported throuhg Miguelhf@deer.(none)2003-10-211-5/+0
* | - added missing link line that seemed to have gone lost during the lastlenz@kallisto.local2003-10-081-0/+2
* | Fix for #1447hf@deer.(none)2003-10-061-0/+5
* | Fix for #1488hf@deer.(none)2003-10-061-0/+3
* | Fix for #1487hf@deer.(none)2003-10-061-1/+4
* | Fix for #1470hf@deer.(none)2003-10-061-0/+2
* | Fix for bugs #1437, #1446hf@deer.(none)2003-10-041-1/+11
* | Fix for #1430hf@deer.(none)2003-10-011-2/+8
* | fix for #1344hf@deer.(none)2003-09-291-2/+20
* | bugfix for #1375hf@deer.(none)2003-09-291-0/+2
* | SCRUMhf@deer.(none)2003-09-292-12/+10
* | Mergehf@deer.(none)2003-09-263-89/+91
|\ \