summaryrefslogtreecommitdiff
path: root/sql/examples
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:unknown2006-12-311-0/+15
* Many files:unknown2006-12-234-8/+4
* Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-164-6/+6
|\
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-106-9/+9
| * Fix for bug #15558: truncate doesn't clear table on archive storage engine ta...unknown2006-05-181-1/+1
* | Additional files for cmake supportunknown2006-08-311-0/+11
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-181-5/+8
|\ \
| * | Fix Bug#15205 "Select from CSV table without the datafile causes crash"unknown2006-07-111-5/+8
* | | Bug#15669unknown2006-08-011-8/+56
|/ /
* | documenting HA_STATUS_xxx flagsunknown2005-11-261-0/+2
* | BUG#13406 - incorrect amount of "records deleted" in CSV.unknown2005-11-172-3/+13
* | Merge mysql.com:/home/cps/mysql/trees/mysql-4.1unknown2005-11-081-11/+11
|\ \ | |/
| * Fix Bug#14672 Bug in deletionunknown2005-11-061-1/+2
| * Fix Bug#13894 Server crashes on update of CSV tableunknown2005-11-051-10/+9
* | Final patch for 5.0 for simplifying storage engine code. We now have just one...unknown2005-10-032-22/+0
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-022-1/+9
|\ \
| * | Next big patch for loadable storage engines!unknown2005-10-024-10/+33
* | | Move handler specific options into handlerton flag checkunknown2005-09-302-2/+2
* | | Moving archive from example to sql.unknown2005-09-282-1152/+0
|/ /
* | fixed a memory leak in ha_tina.ccunknown2005-09-222-0/+13
* | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-193-3/+3
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-1/+1
|\ \ | |/
| * Merge mysqldev@production.mysql.com:jimw/mysql-4.1-scounknown2005-09-121-1/+1
| |\
| | * When first creating the ARZ file for an archive table, use "wb" as the mode forunknown2005-09-081-1/+1
* | | Merge zim.(none):/home/brian/mysql/mysql-4.1unknown2005-09-071-1/+2
|\ \ \ | |/ /
| * | Small tweak for random read performance (we shouldn't always tell the OS that...unknown2005-09-071-1/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-011-1/+1
| |\ \
| | * \ Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-08-301-1/+1
| | |\ \
* | | \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-011-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug12527/my41-bug12527unknown2005-08-301-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug #12527 yassl causes errors in "repair" and "optimize"unknown2005-08-291-1/+1
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-311-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-7156unknown2005-08-311-0/+2
| |\ \ \ \ \
| | * | | | | Add test for madvise() being declared in C++ code, because it is notunknown2005-08-311-0/+2
| | | |_|/ / | | |/| | |
* | | | | | Fix for bad merge. unknown2005-08-301-1/+1
* | | | | | Update for delete_all_rows() which will be used for TRUNCATE and DELETE support.unknown2005-08-292-0/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Added support for delete_all_rows() for archive. This fixes bug #12836. unknown2005-08-292-0/+12
| |/ / / /
* | | | | Merge mysql.com:/M50/clone-5.0 into mysql.com:/M50/push-5.0unknown2005-08-251-0/+2
|\ \ \ \ \
| * | | | | ha_tina.cc:unknown2005-08-251-0/+2
| | |/ / / | |/| | |
* | | | | Merge mishka.local:/home/my/mysql-4.1unknown2005-08-251-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | mysqld.dsp:unknown2005-08-183-3/+3
| |/ /
* | | Implement MySQL framework to support consistent read views inunknown2005-07-203-30/+39
* | | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-196-24/+68
* | | ha_archive.cc:unknown2005-07-111-1/+1
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-102-121/+134
|\ \ \
| * | | Fixed 32bit issue, reworked error logic for open tables, and redid the repair...unknown2005-07-101-76/+25
| * | | Refactoring of write_row() into two parts to allow future additions. Also rew...unknown2005-07-102-45/+109
* | | | Fixed indention issue, made scan_rows an ha_rows type, and fixed show table s...unknown2005-07-091-2/+6
|/ / /
* | | Clean up warnings and build problems on Windows. (Bug #11045)unknown2005-06-182-8/+8
* | | Merge with 4.1unknown2005-06-073-6/+0
|\ \ \ | |/ /