summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge jwinstead@production.mysql.com:my/mysql-5.0-11045jimw@mysql.com2005-07-061-2/+3
|\
| * Clean up warnings and build problems on Windows. (Bug #11045)jimw@mysql.com2005-06-181-2/+3
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-248/+226
* | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-221-1/+1
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0svoj@mysql.com2005-06-201-1/+1
|\ \ | |/ |/|
| * WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-191-1/+1
* | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0acurtis@xiphis.org2005-06-171-6/+6
|\ \
| * | Bug#6877 MySQL should give an error if the requested table type is not availableacurtis@xiphis.org2005-06-171-6/+6
| |/
* | renamed:serg@serg.mylan2005-06-151-2/+2
|/
* Code cleanups during code reviewsmonty@mysql.com2005-06-011-8/+4
* Post-review fixes of BUG#9937: Crash on call to stored procedure.pem@mysql.comhem.se2005-05-311-1/+1
* Fixed BUG#9937: Crash on call to stored procedure.pem@mysql.comhem.se2005-05-261-1/+1
* Moved detection of wrong decimal fields before decimal field was created to a...monty@mysql.com2005-05-261-22/+20
* Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5...monty@mysql.com2005-05-251-3/+56
* Resolve merge from 4.1jimw@mysql.com2005-05-181-2/+7
|\
| * Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICA...ingo@mysql.com2005-05-181-1/+6
* | Manual mergeigor@rurik.mysql.com2005-05-101-12/+16
|\ \
| * | Many files:igor@rurik.mysql.com2005-05-101-12/+16
* | | Mergejimw@mysql.com2005-05-091-3/+14
|\ \ \ | |/ / |/| / | |/
| * Add special error message for .frm files with an un-understood version, likejimw@mysql.com2005-05-071-2/+13
* | Bit type support for non-MyISAM tables.ramil@mysql.com2005-04-121-1/+1
* | - stackoverflow check added for view of view processingbell@sanja.is.com.ua2005-04-031-1/+32
* | Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even i...monty@mysql.com2005-03-221-0/+10
* | Code cleanups during review of pushed codemonty@mysql.com2005-03-151-1/+5
* | Merge with after merge fixingo@mysql.com2005-03-041-1/+5
|\ \ | |/
| * mergeserg@serg.mylan2005-03-031-1/+5
| |\
| | * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-031-1/+5
| * | Manual mergeigor@rurik.mysql.com2005-02-111-7/+6
| |\ \ | | |/
| | * select.result:igor@rurik.mysql.com2005-02-111-7/+6
| * | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0igor@rurik.mysql.com2005-02-101-0/+1
| |\ \ | | |/
| | * select.result, select.test:igor@rurik.mysql.com2005-02-101-0/+1
* | | Fixes while during review of last pullmonty@mysql.com2005-02-261-1/+2
* | | Post review changesbell@52.0.168.192.in-addr.arpa2005-02-231-42/+54
* | | Better emulation correct SELECT tree for fields expressions of merging view d...bell@sanja.is.com.ua2005-02-101-16/+25
* | | fixed problem in view over view setup (BUG#7433)bell@sanja.is.com.ua2005-01-311-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-01-311-2/+15
|\ \ \
| * \ \ mergebell@sanja.is.com.ua2005-01-191-2/+15
| |\ \ \
| | * | | fixed problem in resolving items of outer query in subqueries in view (BUG#6394)bell@sanja.is.com.ua2005-01-181-2/+15
* | | | | Fixes for windows compilation bugsgeorg@beethoven.site2005-01-261-3/+3
* | | | | mergedserg@serg.mylan2005-01-241-0/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-241-3/+7
| |\ \ \
| | * | | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-3/+7
* | | | | Merge from 4.1.jimw@mysql.com2005-01-181-0/+8
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Print a warning when an old table (with no character set stored) is openedjimw@mysql.com2005-01-171-1/+12
| |/ /
* | | Fix accesses to uninitialized memory (found by valgrind)monty@mysql.com2005-01-131-48/+41
* | | Fixed memory reference errors found by valgrindmonty@mysql.com2005-01-121-6/+27
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-01-061-198/+190
|\ \ \
| * | | First stage of table definition cachemonty@mysql.com2005-01-061-198/+190
* | | | fixed views with PS protocolbell@sanja.is.com.ua2005-01-051-4/+5
* | | | fixed bugs in view code with prepared statemntsbell@sanja.is.com.ua2005-01-041-0/+11
|/ / /