summaryrefslogtreecommitdiff
path: root/sql/sql_connect.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for a valgrind warning due to use of a uninitializedDavi Arnaut2009-06-081-4/+16
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
* Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-03-281-7/+16
|\
| * Fix for Bug #27944 Filtering THD::client capabilitiesunknown2008-03-251-7/+16
* | Fix for Bug#33507: Event scheduler creates more threadsunknown2008-03-121-6/+7
|/
* Merge quad.:/mnt/raid/alik/MySQL/devel/5.1unknown2008-02-261-2/+2
|\
| * Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-2/+2
* | Post-merge fixunknown2008-02-191-17/+2
|/
* Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-23/+10
* Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-mainunknown2007-11-121-0/+1
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-11-101-0/+1
| |\
| | * Bug#31210 - INSERT DELAYED crashes server when used onunknown2007-11-051-0/+1
* | | Merge endora.local:/Users/davi/mysql/bugs/31850-5.1unknown2007-11-011-14/+9
|\ \ \
| * | | Bug#31850 Test crashes in "embedded" serverunknown2007-11-011-14/+9
* | | | Fix a compilation warning.unknown2007-11-011-1/+0
* | | | Remove net_printf_error(). Do not talk to network directly inunknown2007-11-011-84/+105
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-10-301-2/+2
|\ \ \
| * | | Use an inline getter method (thd->is_error()) to query if there is an error unknown2007-10-301-3/+3
* | | | Fix failing init_connect.test (5.1-runtime).unknown2007-10-301-1/+11
|/ / /
* | | Rename: query_error -> is_slave_error.unknown2007-10-201-1/+1
|/ /
* | Fix for BUG#20023: mysql_change_user() resets the valueunknown2007-10-101-2/+2
* | Fix merge.unknown2007-10-091-4/+12
|/
* Bug #30389: connection_id() always return 0 in embedded serverunknown2007-08-271-0/+5
* Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-7/+7
* Bug#28984: crasher on connect with out of range password length in \unknown2007-06-111-1/+4
* Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51unknown2007-06-051-9/+9
|\
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-9/+9
| |\
| | * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-9/+9
* | | Rename two occurences of net_set_*_timeout that has changed fileunknown2007-05-241-4/+4
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-04-271-0/+1
|\ \ | |/ |/|
| * WL#2936unknown2007-04-021-2/+0
| * WL#2936unknown2007-03-021-0/+3
* | Manual merge from 5.0unknown2007-03-291-2/+3
|/
* Fixed compiler warningsunknown2007-02-231-0/+1108