summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-07-083-2/+9
|\
| * Support for variables with componentsmonty@mashka.mysql.fi2003-07-063-2/+9
* | implementation of mysql_stmt_reset client endvenu@myvenu.com2003-07-082-0/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-07-011-3/+3
|\
| * sql_state.h:venu@myvenu.com2003-07-011-3/+3
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1jani@rhols221.adsl.netsonic.fi2003-06-271-1/+8
|\ \
| * | Added support for structured options (WL task ID 947).jani@rhols221.adsl.netsonic.fi2003-06-271-1/+8
| |/
* | New messages for 3-adic and N-adic operationsbar@bar.mysql.r18.ru2003-06-261-2/+4
|/
* Fixed some new memory leaksmonty@narttu.mysql.fi2003-06-241-0/+1
* - added missing include/sql_state.h to source distributionlenz@kallisto.local2003-06-191-1/+2
* Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-06-181-1/+1
|\
| * - added sql-common subdirectory and sql_common.h to source distributionlenz@kallisto.local2003-06-181-1/+1
* | Mergeigor@rurik.mysql.com2003-06-185-26/+18
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-06-144-20/+12
| |\
| | * Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-144-20/+12
| * | consistency fix - all help texts for command-line options should end with a dot.serg@serg.mylan2003-06-131-6/+6
| |/
* | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-123-1/+6
|\ \ | |/ |/|
| * Many files:igor@rurik.mysql.com2003-06-123-1/+6
* | Fix for mysql_list_fields & reset stmt buffers from stmt_free_resultvenu@myvenu.com2003-06-082-2/+2
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-06-061-0/+2
|\ \
| * | REVOKE all privileges and delete user(244)gluh@gluh.mysql.r18.ru2003-06-061-0/+2
* | | my_global.h:bar@bar.mysql.r18.ru2003-06-061-2/+2
* | | After merge fixesmonty@narttu.mysql.fi2003-06-051-0/+1
* | | Merge with 4.0.13monty@narttu.mysql.fi2003-06-051-1/+1
|\ \ \
| * | | Print error if we can't delete an alarmmonty@narttu.mysql.fi2003-06-051-1/+1
* | | | merge with public treemonty@narttu.mysql.fi2003-06-058-11/+192
|\ \ \ \
| * \ \ \ Merge with 4.0.13monty@narttu.mysql.fi2003-06-044-5/+20
| |\ \ \ \ | | |/ / /
| | * | | Added [mysqld-base-version] as a default group for the mysqld servermonty@narttu.mysql.fi2003-06-043-2/+9
| | * | | Small fixes (nothing nameworthy)monty@narttu.mysql.fi2003-06-011-1/+4
| | * | | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSDgluh@gluh.mysql.r18.ru2003-05-301-1/+1
| | * | | Fix for 64 bit machines (To remove warnings on Itanium)monty@narttu.mysql.fi2003-05-261-0/+5
| | * | | Fixed core dump bug when shuting down mysqldmonty@narttu.mysql.fi2003-05-261-1/+1
| * | | | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-044-6/+172
* | | | | 1. Portability fixups for Connector/ODBC 3.52 & DBDvenu@myvenu.com2003-06-041-0/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-06-031-0/+2
|\ \ \ \ \
| * | | | | Windows build fixups with the latest sourcevenu@myvenu.com2003-06-031-0/+2
| |/ / / /
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2003-06-031-1/+1
|\ \ \ \ \
| * | | | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...bar@bar.mysql.r18.ru2003-06-031-1/+1
| | |_|/ / | |/| | |
* | | | | SCRUM:hf@deer.(none)2003-06-031-4/+0
* | | | | SCRUM:hf@deer.(none)2003-05-312-0/+57
|/ / / /
* | | | --with-collation argument for configure. Now one can for example use this:bar@bar.mysql.r18.ru2003-05-281-3/+0
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-05-262-7/+15
|\ \ \
| * | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setmonty@mashka.mysql.fi2003-05-262-7/+15
* | | | CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-54/+67
* | | | Variables were rename, binary collation names were addedbar@bar.mysql.r18.ru2003-05-221-13/+23
|/ / /
* | | mergemonty@mashka.mysql.fi2003-05-228-6/+23
|\ \ \
| * \ \ Merge with 4.0.13monty@narttu.mysql.fi2003-05-198-6/+23
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * my_global.h:mysqldev@build.mysql2.com2003-05-161-2/+1
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-131-1/+0
| | |\
| | | * - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342jani@hynda.(none)2003-05-131-1/+0