summaryrefslogtreecommitdiff
path: root/include/mysql.h
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2003-01-211-18/+14
|\
| * Portability fixes (for windows)unknown2003-01-211-18/+14
* | Conflicts resolvingunknown2003-01-201-4/+10
|\ \ | |/
| * Initial multi query execution support unknown2003-01-181-1/+3
| * Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-3/+5
| * Implement store_result (read_binary_rows & mysql_stmt_store_result)unknown2003-01-161-0/+2
* | resolving conflictsunknown2003-01-151-9/+9
|\ \ | |/
| * Remove/change unwanted variables in client protocolunknown2003-01-091-7/+7
| * Code cleaup to fix the conversion routines - binary protocolunknown2003-01-071-2/+2
| * Merge with 4.0.8unknown2003-01-061-0/+1
| |\
| | * Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-0/+1
| * | mergeunknown2003-01-041-1/+0
| |\ \
| | * | Added support for DROP TEMPORARY TABLEunknown2003-01-041-1/+0
| * | | Missed commitunknown2003-01-031-1/+1
| |/ /
* | | Mergingunknown2002-12-171-1/+2
|\ \ \ | |/ /
| * | Many init commands on connectunknown2002-12-171-1/+2
* | | Big purge about embedded library (scrum)unknown2002-12-161-9/+25
* | | Resolving merge conflictsunknown2002-12-121-2/+20
|\ \ \ | |/ / |/| |
| * | Pull conflicts resolutionsunknown2002-11-291-2/+20
| |\ \
| | * \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-181-3/+22
| | |\ \
| | | * \ Huge pullunknown2002-10-071-3/+22
| | | |\ \
| | | | * \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-06-181-13/+14
| | | | |\ \
| | | | * \ \ Resolving of conflicts from pullunknown2002-06-171-3/+22
| | | | |\ \ \
| | | | | * | | Removing net emulation out of embedded libraryunknown2002-06-171-3/+22
* | | | | | | | Merging....unknown2002-11-291-4/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | mysql.h:unknown2002-11-291-2/+2
| * | | | | | | select_test.c, insert_test.c:unknown2002-11-261-2/+7
* | | | | | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-11-241-4/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Missed include/ filesunknown2002-11-221-4/+9
* | | | | | | | Merge....unknown2002-11-241-9/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add shared memory protocol and option --protocolunknown2002-11-151-9/+22
| |/ / / / / /
* | | | | | | SCRUM: Main change for Secure connection handling. Still needs some more codi...unknown2002-11-241-1/+1
|/ / / / / /
* | | | | | Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-5/+5
|/ / / / /
* | | | | Failed to compile on FreeBSD:unknown2002-10-031-2/+2
* | | | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-60/+73
* | | | | Merge with 4.0.3unknown2002-08-301-10/+88
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | All instances of "ulong" were replaced with "unsigned long" for portability r...unknown2002-06-171-13/+14
| |/ /
| * | Client-Server Protocol 4.1 changes - Client side:unknown2002-06-121-10/+104
* | | Changed relay_log_space to ulonglongunknown2002-08-231-1/+1
* | | Removed mysql_ssl_clear() unknown2002-06-271-17/+24
|/ /
* | my_alloc.h included in installationunknown2002-04-201-1/+1
* | allocated bigger blocks if it neededunknown2002-04-131-17/+1
|/
* Cleanupsunknown2002-04-021-9/+10
* merge with 3.23.49unknown2002-02-141-1/+2
|\
| * Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-1/+2
* | Update copyrightunknown2001-12-061-22/+21
* | Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-031-5/+5
* | changed manager to use my_net_*unknown2001-10-121-1/+1
* | mergeunknown2001-10-081-3/+5
|\ \
| * | Updated manual about embedded version.unknown2001-10-081-1/+3