summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1-microsecondsMichael Widenius2011-05-281-4/+6
|\
| * db_low_byte_first is goneSergei Golubchik2011-05-201-3/+0
* | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+2
|\ \
| * \ Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+2
| |\ \
| | * \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+2
| | |\ \
| | | * | Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
| | | * | Bug#56380: valgrind memory leak warning from partition testsMattias Jonsson2010-12-011-1/+1
| | | |/
* | | | Merge in fix for BUG#727667Sergey Petrunya2011-03-251-0/+2
|\ \ \ \
| * | | | BUG#727667 Wrong result with OR + NOT NULL in maria-5.3Sergey Petrunya2011-03-051-0/+2
* | | | | Merge with 5.2Michael Widenius2011-03-091-6/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-6/+10
| |\ \ \ | | |/ /
| | * | Fixed compiler and build error:Michael Widenius2011-02-251-2/+6
| * | | Merge with alias as StringMichael Widenius2011-02-281-13/+19
| |\ \ \
| | * | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-12/+16
* | | | | Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-8/+5
|\ \ \ \ \
| * \ \ \ \ Merge with 5.1Michael Widenius2011-01-111-8/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | virtual columns:Sergei Golubchik2010-12-311-8/+5
* | | | | | MergeIgor Babaev2011-01-211-41/+53
|\ \ \ \ \ \
| * | | | | | The patch adds the code that allows to use equi-join conditionsIgor Babaev2011-01-041-41/+53
| |/ / / / /
* | | | | | Backport of:Sergey Petrunya2011-01-141-2/+0
|/ / / / /
* | | | | Merge with 5.1-release.Michael Widenius2010-12-061-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Michael Widenius2010-11-301-0/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+10
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-011-0/+10
| | | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+1
* | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-1/+1
* | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-12/+16
* | | | | Merge to get make String reallocation fasterMichael Widenius2010-11-161-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Make SQLString reallocation addaptiveMichael Widenius2010-11-081-1/+3
| |/ / /
* | | | merge w/ 5.2Sergei Golubchik2010-11-021-0/+5
|\ \ \ \ | |/ / /
| * | | fix LIKE in a vcol function, broken by a fix for mysql bug#54568.Sergei Golubchik2010-10-301-0/+5
* | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-124/+157
|\ \ \ \ | |/ / /
| * | | merge with 5.1Sergei Golubchik2010-09-111-4/+14
| |\ \ \ | | |/ /
| | * | Enable archive tables to work with mysql_upgrade / repairMichael Widenius2010-09-031-1/+2
| | * | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-3/+12
| * | | Fixed compiler warnings and test failuresMichael Widenius2010-08-061-3/+7
| * | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-90/+85
| |\ \ \ | | |/ /
| | * | Fixed compiler warningsMichael Widenius2010-08-041-5/+1
| | * | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-0/+10
| | * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-76/+65
| | |\ \ | | | |/
| | | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-38/+35
| | | * Bug #53830: !table || (!table->read_set ||Alexey Kopytov2010-05-251-0/+21
| | | * Bug #53804: serious flaws in the alter database .. upgradeGleb Shchepa2010-05-211-24/+10
| | | * Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-12/+0
| * | | Fixed bug #607566.Igor Babaev2010-07-191-7/+7
| * | | MergeIgor Babaev2010-07-171-12/+22
| |\ \ \
| | * | | Fixed bug #604503.Igor Babaev2010-07-171-12/+22
| * | | | Fixed bug #603186.Igor Babaev2010-07-151-13/+22
| |/ / /
| * | | Fixed bug #604549.Igor Babaev2010-07-131-0/+5
* | | | (no commit message)unknown2010-09-081-1/+7