summaryrefslogtreecommitdiff
path: root/include/mysql_com.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-5.0-10214unknown2005-07-051-0/+1
|\
| * Make status of NO_BACKSLASH_ESCAPES mode known to the client sounknown2005-06-231-0/+1
* | A fix and a test case for Bug#10794 "mysql_stmt_attr_set no unknown2005-06-301-5/+5
|/
* Rename all prepared statements COM_ commands to prefix with COM_STMT_unknown2005-06-171-2/+2
* Change the return type back to int (modify_defaults_file).unknown2005-05-191-3/+3
* New file default_modify.c. Fixed a typo on mysqld.ccunknown2005-05-181-0/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-281-0/+1
|\
| * merge with 4.1unknown2005-02-281-0/+1
| |\
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-021-0/+1
| | |\
| | | * A fix (bug #4802 prompt in mysql client shows wrong database after dropping d...unknown2004-10-211-0/+1
* | | | mergeunknown2005-02-241-0/+5
|\ \ \ \ | |/ / /
| * | | mergeunknown2005-02-101-1/+4
| |\ \ \
| * | | | Fixed problem of sending ERROR to client after OK or EOF (BUG#6804)unknown2005-01-201-0/+5
* | | | | Mergeunknown2005-02-111-1/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Precision Math implementationunknown2005-02-091-1/+4
| |/ / /
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2004-12-201-0/+2
|\ \ \ \ | |/ / /
| * | | bit typeunknown2004-12-171-0/+2
* | | | Condition pushdown to storage engineunknown2004-12-171-1/+1
|/ / /
* | | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+1
* | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-6/+0
|\ \ \ | |/ /
| * | Remove usage of !$ from mysql-testsunknown2004-11-021-6/+0
* | | merge with 4.1unknown2004-10-291-2/+10
|\ \ \ | |/ /
| * | added missing command names to command_name[] arrayunknown2004-10-221-2/+5
| |/
| * BUG#4788 - show create table provides incorrect statement.unknown2004-09-101-0/+5
* | Strict mode & better warningsunknown2004-09-281-0/+1
* | Merge with 4.1unknown2004-09-061-17/+24
|\ \ | |/
| * Fixed symbol name problems that made build fail.unknown2004-08-191-6/+6
| * mysql_com.h:unknown2004-08-191-11/+7
| * mysql_com.h:unknown2004-08-191-9/+9
| * Very small API change: changing the values in enum enum_shutdown_level;unknown2004-08-191-16/+27
* | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-1/+22
* | enum_server_commandunknown2004-07-281-0/+5
* | Merge with 4.1.3-betaunknown2004-07-071-9/+26
|\ \ | |/
| * Including in enum_shutdown_level the 2 types of KILL of 5.0unknown2004-06-211-1/+5
| * changing order of enum_shutdown_level (easier; we can test if we should die withunknown2004-06-211-5/+6
| * API change: mysql_shutdown() now requires a 2nd argument, the shutdown level.unknown2004-06-181-2/+2
| * Adding SHUTDOWN_WAIT_STATEMENTS to the possible arguments of mysql_shutdown().unknown2004-06-151-2/+3
| * API change: mysql_shutdown() now needs a 2nd parameter, the shutdown level.unknown2004-06-151-0/+20
| * merge with 4.0 to get windows fixesunknown2004-05-271-9/+0
| |\
| | * Fix to make Windows compilation smootherunknown2004-05-261-9/+0
* | | Merging 4.1 to 5.0.unknown2004-05-261-3/+9
|\ \ \ | |/ /
| * | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-2/+8
| |\ \ | | |/
| | * Proposed fix for bug #3818 (libmysqld.dll leads to program's crash)unknown2004-05-261-2/+8
| * | Support for character set conversion in binary protocol: another gounknown2004-05-251-1/+1
* | | Merge 4.1 -> 5.0unknown2004-05-071-11/+0
|\ \ \ | |/ /
| * | Fix for Bug#3035 "Prepared statement integer inserts": now unsignedunknown2004-04-301-11/+0
* | | Merge 4.1 -> 5.0.unknown2004-04-071-1/+2
|\ \ \ | |/ /
| * | Fixed many compiler warningsunknown2004-04-051-1/+1
| * | 1. New data types, from the user point of view:unknown2004-03-261-0/+1
* | | Merge 4.1 to 5.0.unknown2003-12-191-1/+1
|\ \ \ | |/ /