summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-1/+0
* Bug#52520 Difference in tinytext utf column metadataAlexander Barkov2010-06-021-1/+2
* Backport of:Konstantin Osipov2010-04-131-0/+1
* Mergine from mysql-next-meAlexander Barkov2010-02-271-5/+1
|\
| * Bug#43201: Post-fix. Set thread stack address at the start of each query.Vladislav Vaintroub2010-02-231-0/+1
| * mergeVladislav Vaintroub2010-01-111-1/+13
| |\
| * \ mergeVladislav Vaintroub2009-12-251-1/+4
| |\ \
| * \ \ mergeVladislav Vaintroub2009-12-111-1/+0
| |\ \ \
| * \ \ \ mergeVladislav Vaintroub2009-11-201-0/+1
| |\ \ \ \
| * | | | | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-5/+0
* | | | | | A post-fix for WL#2649 Number-to-string conversionAlexander Barkov2010-02-111-2/+2
| |_|_|_|/ |/| | | |
* | | | | WL#2360 Performance schemaMarc Alff2010-01-061-1/+13
| |_|_|/ |/| | |
* | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+4
| |_|/ |/| |
* | | Merge with next-mrKonstantin Osipov2009-11-201-0/+1
|\ \ \ | | |/ | |/|
| * | Backport of Bug#47304 to mysql-next-mrDavi Arnaut2009-11-101-0/+1
| |/
* | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-1/+0
|/
* Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-1/+12
|\
| * Merging mysql-next-mr-merge to mysql-next-mr.Alexander Barkov2009-10-211-1/+9
| |\
| | * WL#751 Error message construction, backportSergey Glukhov2009-10-151-1/+9
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-0/+3
| |\ \ | | |/ | |/|
| | * mergingAlexey Botchkov2009-09-291-14/+32
| | |\
| | * | Bug#43733 Select on processlist let the embedded server crash (concurren...Alexey Botchkov2009-06-041-0/+3
* | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-5/+5
* | | | Bug #44651 "have_community_features" variable should be renamed Jon Olav Hauglid2009-10-091-2/+2
|/ / /
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-081-0/+24
|\ \ \
| * | | Backporting WL#3759 Optimize identifier conversion in client-server protocolAlexander Barkov2009-09-301-0/+24
* | | | Fix for BUG#42980 "Client doesn't set NUM_FLAG for DECIMAL and TIMESTAMP":Guilhem Bichot2009-09-301-1/+1
|/ / /
* | | WL#2110 (SIGNAL)Marc Alff2009-09-101-19/+21
| |/ |/|
* | Bug#44521 Executing a stored procedure as a prepared statement can sometimes ...Kristofer Pettersson2009-07-291-13/+21
* | Post-merge fix for Bug#43587: Handle failures to execute a statementDavi Arnaut2009-07-271-2/+12
|/
* merging.Alexey Botchkov2009-02-241-0/+9
|\
| * Bug#39289 libmysqld.a calls exit() upon error Alexey Botchkov2008-10-271-0/+9
* | Bug#38522: 5 seconds delay when closing application using embedded serverVladislav Vaintroub2008-12-041-6/+2
* | Bug#34517 SHOW GLOBAL STATUS does not work properly in embedded server.Alexey Botchkov2008-11-171-0/+2
|/
* Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-131-0/+3
* Bug#37003 Tests sporadically crashes with embedded serverDavi Arnaut2008-06-181-0/+9
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2008-05-201-1/+1
|\
| * Fix compilation warnings (embedded library, Windows build)kostja@bodhi.(none)2008-04-191-2/+2
* | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.thek@adventure.(none)2008-05-121-1/+1
* | Use ulonglong to store row count in libmysld Protocol_text::remove_last_row()tsmith@ramayana.hindu.god2008-04-301-1/+1
* | mysql.spec.sh:kent/mysqldev@mysql.com/production.mysql.com2008-04-021-0/+3
|/
* Merge kaamos.(none):/data/src/mysql-5.1kaa@kaamos.(none)2008-03-121-0/+11
|\
| * Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2008-02-271-0/+11
| |\
| | * mergingholyfoot/hf@mysql.com/hfmain.(none)2008-02-271-1/+2
| | * Merge mysql.com:/home/hf/work/25097/my50-25097holyfoot/hf@hfmain.(none)2008-02-271-0/+10
| | |\
| | | * Bug #25097 mysql_server_init fails silently if no errmsg.sys is present.holyfoot/hf@mysql.com/hfmain.(none)2008-02-271-0/+10
* | | | Bug#34655 Compile errordavi@mysql.com/endora.local2008-02-281-3/+3
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-35/+65
|\ \ \ | |/ /
| * | Merge station.:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@station.2007-12-141-4/+7
| |\ \
| | * \ Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-12-071-3/+5
| | |\ \