summaryrefslogtreecommitdiff
path: root/sql/ha_federated.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge chilla.local:/home/mydev/mysql-5.1-amergeunknown2006-07-101-176/+218
|\
| * BUG #19773unknown2006-07-071-6/+5
| * Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-merge1unknown2006-07-061-177/+220
| |\
| | * BUG #19773unknown2006-06-271-189/+224
* | | Merge bodhi.netgear:/opt/local/work/tmp_mergeunknown2006-07-061-4/+2
|\ \ \ | |/ / |/| |
| * | Fix compilation failures on Windows caused by the patch for Bug#17199.unknown2006-06-271-2/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-123/+152
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-123/+152
* | | correct type for federated_db_init()unknown2006-05-311-1/+1
* | | handlerton cleanup:unknown2006-05-281-46/+17
|/ /
* | WL#3201 additional post-review fixesunknown2006-05-021-4/+7
* | WL#3201unknown2006-04-131-0/+19
* | Fixed compiler and valgrind warningsunknown2006-03-291-1/+2
* | Merge mysql.com:/extern/mysql/5.0/generic/mysql-5.0unknown2006-03-061-20/+9
|\ \ | |/
| * Bug#17377 Federated Engine returns wrong Data, always the rows with the highe...unknown2006-02-281-20/+9
* | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-1/+3
* | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-081-0/+30
|\ \ | |/
| * BUG# 14768unknown2006-01-271-0/+30
* | WL#1359 NDB: Add table handler and table information available from SQL commandsunknown2006-01-281-0/+1
* | Rename of my_strdup_with_lenght to match the more common "strndup" method. So...unknown2006-01-251-1/+1
* | WL #2604: Partition Managementunknown2006-01-171-0/+2
* | wl2723 - ndb opt. nrunknown2006-01-111-0/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-01-061-2/+1
|\ \ | |/
| * Review fixes of new pushed codeunknown2006-01-061-2/+1
* | Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2005-12-211-3/+1
|\ \
| * | Finalize storage engine pluginsunknown2005-12-211-3/+1
* | | BUG #15559unknown2005-12-071-2/+2
|/ /
* | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-241-12/+13
|\ \
| * \ Merge mysql.com:/home/my/mysql-5.0unknown2005-11-241-12/+13
| |\ \ | | |/
| | * Don't use PATH_MAX for FN_REFLEN as this uses too much stack spaceunknown2005-11-241-12/+13
* | | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-50/+46
|\ \ \ | |/ / |/| |
| * | Table definition cache, part 2unknown2005-11-231-50/+46
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-4/+4
|\ \ \ | |/ / |/| / | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-11-211-2/+2
| |\
| | * Inefficient usage of String::append() fixed.unknown2005-11-201-2/+2
| * | removed superfluous local variableunknown2005-11-171-1/+0
| * | fix potential security hole, pointed out by Sergei. Also simplify code per Se...unknown2005-11-171-6/+3
| * | BUG#12659 error handling in federated needs improvement. Sanja pointed out th...unknown2005-11-161-3/+7
| |/
* | Re-applying the work initially done by Brian, and since worked upon by me pre...unknown2005-11-091-8/+159
* | Make storage engines "pluggable", handlerton workunknown2005-11-071-4/+22
* | Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-61/+35
|\ \ | |/
| * Re-application of earlier patch for create_where_from_key and and delete_all_...unknown2005-10-181-1/+7
| * Reviewing new pushed codeunknown2005-10-121-7/+2
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-53/+26
| |\
| | * Simple changes during review of codeunknown2005-10-081-52/+26
| | * Review of code pushed since last 5.0 pull:unknown2005-10-061-1/+0
* | | Mergeunknown2005-10-061-37/+53
|\ \ \ | |/ /
| * | Final patch for 5.0 for simplifying storage engine code. We now have just one...unknown2005-10-031-1/+0
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-27/+44
| |\ \
| | * | Next big patch for loadable storage engines!unknown2005-10-021-27/+44