summaryrefslogtreecommitdiff
path: root/include/mysql_com.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
* - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* Bug#50974: Server keeps receiving big (> max_allowed_packet) packets indefini...Davi Arnaut2010-04-291-0/+10
* Merge mysql.com:/home/hf/work/mrg/my41-mrgholyfoot/hf@hfmain.(none)2007-11-301-5/+5
|\
| * Bug #31900 Wrong confusing comment in mysql_com.h header file.holyfoot/hf@mysql.com/hfmain.(none)2007-11-261-5/+5
* | Bug #30355: Incorrect ordering of UDF resultsgkodinov/kgeorge@magare.gmz2007-11-271-0/+4
* | Bug #26664 test suite times out on OS X 64bitmsvensson@pilot.blaudden2007-05-251-0/+2
* | Bug#26664 test suite times out on OS X 64bitmsvensson@pilot.blaudden2007-05-241-0/+3
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2006-09-281-4/+1
|\ \
| * | after merge fixgluh@mysql.com/gluh.(none)2006-09-271-1/+1
| * | Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com/gluh.(none)2006-09-271-3/+0
| |\ \ | | |/
| | * Patch for bug#21432 is revertedgluh@mysql.com/gluh.(none)2006-09-271-3/+0
* | | Fix for bug #22227: ulong not defined for client libraryramil/ram@mysql.com/myoffice.izhnet.ru2006-09-221-4/+4
|/ /
* | after merge fixgluh@mysql.com/gluh.(none)2006-09-071-1/+1
* | Merge mysql.com:/home/gluh/MySQL/Merge/4.1-mergegluh@mysql.com/gluh.(none)2006-09-071-0/+3
|\ \ | |/
| * Bug#20393 User name truncation in mysql clientgluh@mysql.com/gluh.(none)2006-08-301-0/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-311-0/+6
|\ \
| * \ Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-08-221-0/+6
| |\ \
| | * | BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0kroki/tomash@moonlight.intranet2006-08-221-0/+6
* | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-releasekent@mysql.com/c-7b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se2006-08-301-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#21543: 5.0.24 breaks ABI compatibility for python bindings: \cmiller@zippy.cornsilk.net2006-08-251-2/+4
| |/ /
* | | A fix and a test case for Bug#15752 "Lost connection to MySQL server kostja@bodhi.local2006-07-241-1/+0
|/ /
* | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseanozdrin@mysql.com2006-01-111-0/+8
* | Reviewing new pushed codemonty@mysql.com2005-10-121-1/+1
* | Bug#10504bar@mysql.com2005-09-161-0/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10214jimw@mysql.com2005-07-051-0/+1
|\ \
| * | Make status of NO_BACKSLASH_ESCAPES mode known to the client sojimw@mysql.com2005-06-231-0/+1
* | | A fix and a test case for Bug#10794 "mysql_stmt_attr_set no konstantin@mysql.com2005-06-301-5/+5
|/ /
* | Rename all prepared statements COM_ commands to prefix with COM_STMT_konstantin@mysql.com2005-06-171-2/+2
* | Change the return type back to int (modify_defaults_file).konstantin@mysql.com2005-05-191-3/+3
* | New file default_modify.c. Fixed a typo on mysqld.ccjani@a193-229-222-105.elisa-laajakaista.fi2005-05-181-0/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-281-0/+1
|\ \
| * \ merge with 4.1monty@mysql.com2005-02-281-0/+1
| |\ \ | | |/
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-02-021-0/+1
| | |\
| | | * A fix (bug #4802 prompt in mysql client shows wrong database after dropping d...ram@gw.mysql.r18.ru2004-10-211-0/+1
* | | | mergejoreland@mysql.com2005-02-241-0/+5
|\ \ \ \ | |/ / /
| * | | mergebell@sanja.is.com.ua2005-02-101-1/+4
| |\ \ \
| * | | | Fixed problem of sending ERROR to client after OK or EOF (BUG#6804)bell@sanja.is.com.ua2005-01-201-0/+5
* | | | | Mergemskold@mysql.com2005-02-111-1/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Precision Math implementationhf@deer.(none)2005-02-091-1/+4
| |/ / /
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2004-12-201-0/+2
|\ \ \ \ | |/ / /
| * | | bit typeram@gw.mysql.r18.ru2004-12-171-0/+2
* | | | Condition pushdown to storage enginemskold@mysql.com2004-12-171-1/+1
|/ / /
* | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-1/+1
* | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-6/+0
|\ \ \ | |/ /
| * | Remove usage of !$ from mysql-testsmonty@mysql.com2004-11-021-6/+0
* | | merge with 4.1monty@mysql.com2004-10-291-2/+10
|\ \ \ | |/ /
| * | added missing command names to command_name[] arrayserg@serg.mylan2004-10-221-2/+5
| |/
| * BUG#4788 - show create table provides incorrect statement.ingo@mysql.com2004-09-101-0/+5