summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* sql_acl.cc, item.h:unknown2003-03-077-11/+17
* New syntax to change client collation:unknown2003-03-071-1/+29
* Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4nhunknown2003-03-071-0/+2
|\
| * URGENT fixed bug in shared memory (handler_count)unknown2003-03-021-0/+2
* | Bug fix: should use float8get() instead of (double *) type cast.unknown2003-03-061-71/+92
* | Fixed character set bug when replicating user variablesunknown2003-03-051-13/+17
* | New fields in CHARSET_INFO structure to optimize searching forunknown2003-03-051-15/+13
* | SET NAMES has been extended to support optional collation:unknown2003-03-053-18/+38
* | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-03-0470-306/+344
|\ \
| * | SELECT BINARY expr unknown2003-03-045-19/+44
| * | stringcmp() and sortcmp() have been unifiedunknown2003-03-0411-132/+102
| * | Fix for reading variables from binary log.unknown2003-03-041-3/+9
| * | Fix for using unitialized mutex when running version compiled with --debugunknown2003-03-043-12/+8
| * | Fix for SHOW, it didn't display CHARACTER SET and COLLATE clauseunknown2003-03-043-18/+14
| * | Every character set now has binary collationunknown2003-03-0423-115/+85
| * | Do not give an error when the user does START SLAVE on an alreadyunknown2003-03-0324-7/+82
* | | sql_prepare.cc:unknown2003-03-041-5/+0
* | | Fix EXPLAIN bug with binary protocolunknown2003-03-041-23/+31
|/ /
* | Coercibility is now stored in user varsunknown2003-03-035-10/+17
* | Strings which appear without charset context, unknown2003-03-0311-111/+111
* | sql_yacc.yy:unknown2003-03-021-1/+14
|/
* New error message for situation like:unknown2003-03-0224-1/+33
* Replication: give the slave I/O thread a higher priority than the slave SQL t...unknown2003-03-012-4/+8
* Merge work:/home/bk/mysql-4.1unknown2003-03-011-1/+1
|\
| * error message fixedunknown2003-02-261-1/+1
* | Added GeometryFromText, MultiPointFromText aliases.unknown2003-02-282-1/+6
* | item_func.cc:unknown2003-02-281-4/+23
* | item_strfunc.cc:unknown2003-02-281-0/+1
* | sql_yacc.yy:unknown2003-02-282-1/+2
* | Many files:unknown2003-02-288-6/+43
* | Merge work:/my/mysql-4.1 into narttu.mysql.fi:/my/mysql-4.1unknown2003-02-287-9/+9
|\ \
| * \ Merge with 3.23 -> 4.0unknown2003-02-287-9/+9
| |\ \
| | * | Added detection if pthread_attr_getstacksize() existsunknown2003-02-277-9/+9
* | | | func_group.result:unknown2003-02-281-30/+26
* | | | sql_yacc.yy:unknown2003-02-271-0/+1
* | | | sql_yacc.yy, item_strfunc.cc:unknown2003-02-273-0/+26
* | | | fixed bug on case insensetive file systemsunknown2003-02-271-2/+2
* | | | Merge ibabaev@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-271-1/+45
|\ \ \ \
| * | | | field.cc:unknown2003-02-271-1/+45
* | | | | Merge ibabaev@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-271-285/+615
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | func_group.result, func_group.test:unknown2003-02-271-285/+615
| |/ / /
* | | | field.cc:unknown2003-02-271-5/+5
|/ / /
* | | Merge work:/my/mysql-4.1 into narttu.mysql.fi:/my/mysql-4.1unknown2003-02-2711-37/+92
|\ \ \
| * \ \ Merge with 4.0unknown2003-02-274-9/+21
| |\ \ \ | | |/ /
| | * | Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-272-1/+6
| | * | Code cleanupunknown2003-02-271-8/+3
| | * | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-1/+2
| | |\ \
| | | * \ Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-1/+2
| | | |\ \
| | | | * | Fix for SHOW TABLE STATUS with empty .frm fileunknown2003-02-261-1/+1
| | | | * | Comment column in SHOW TABLE STATUS now reports that it canunknown2003-02-261-0/+1