summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* changes for readline/libedit configurationunknown2003-01-181-0/+9
* Removed and added back typelib.h to get rid of \r that bk did not allow me to...unknown2003-01-181-31/+31
* New scan() function in CHARSET_INFO structure (not used yet) unknown2003-01-171-0/+7
* Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-161-0/+2
|\
| * Implement store_result (read_binary_rows & mysql_stmt_store_result)unknown2003-01-161-0/+2
* | strnto family functions now return error in a new argumentunknown2003-01-161-15/+15
* | All charsets now have strnxfrm. unknown2003-01-151-5/+6
* | after merging fixingunknown2003-01-141-0/+3
* | mergeunknown2003-01-143-5/+8
|\ \
| * | Updates for multi-byte character setsunknown2003-01-143-5/+8
* | | Charset loading has been moved to /string libraryunknown2003-01-141-1/+9
| |/ |/|
* | Remove/change unwanted variables in client protocolunknown2003-01-091-7/+7
* | Merge venu@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-091-0/+1
|\ \ | |/
| * Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-091-0/+1
| |\
| | * merge with 4.0.9unknown2003-01-091-0/+1
| | |\
| | | * Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-0/+1
* | | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-091-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Code cleaup to fix the conversion routines - binary protocolunknown2003-01-071-2/+2
* | | | New function to search for charset using charset name rather than collation nameunknown2003-01-081-0/+1
| |/ / |/| |
* | | Enchanced my_once..() functions.unknown2003-01-071-0/+2
|/ /
* | Merge with 4.0.8unknown2003-01-062-1/+3
|\ \ | |/
| * Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-042-8/+9
* | mergeunknown2003-01-044-4/+6
|\ \
| * | Added support for DROP TEMPORARY TABLEunknown2003-01-041-1/+0
| * | Merge with 4.0.8unknown2003-01-033-3/+6
| |\ \ | | |/
| | * ANALYZE for MERGEunknown2002-12-101-0/+2
| | * bulk insert code optimizedunknown2002-12-072-3/+4
* | | Some changes to separate charset and collation termsunknown2003-01-041-0/+3
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2003-01-032-1/+3
|\ \ \
| * | | Missed commitunknown2003-01-031-1/+1
| * | | User dataunknown2003-01-031-0/+2
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2003-01-011-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add proper error message for old client connecting new server using user whic...unknown2002-12-261-1/+2
| |/ /
* | | XML parserunknown2002-12-312-1/+60
|/ /
* | mysql_com.h:unknown2002-12-201-2/+2
* | BINARY_FLAG has been restored.unknown2002-12-191-0/+1
* | Many init commands on connectunknown2002-12-171-1/+2
* | Preparing for charset dependant int10_to_strunknown2002-12-111-1/+6
* | item.cc:unknown2002-12-061-1/+1
* | merge fixunknown2002-12-062-5/+7
|\ \
| * \ Merge with 4.0.6unknown2002-12-052-5/+7
| |\ \ | | |/
| | * new client error added: CR_MALFORMED_PACKETunknown2002-12-041-3/+5
| | * New multi-table-update codeunknown2002-11-291-1/+2
* | | SCRAM Remove spaces from most changed files.unknown2002-12-051-31/+31
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-12-041-2/+3
|\ \ \
| * | | fixed error messageunknown2002-12-041-1/+1
| |/ /
| * | Proper handling of ORDER BY table.column in UNION'sunknown2002-12-021-1/+2
* | | Megrge new changes in...unknown2002-12-011-2/+3
|\ \ \ | |/ /
| * | many, many changesunknown2002-11-291-2/+3
| |\ \
| | * | adding mandatory aliases for derived tables as per SQL-99unknown2002-11-281-1/+2