summaryrefslogtreecommitdiff
path: root/sql/ha_federated.cc
Commit message (Expand)AuthorAgeFilesLines
* After merge fixes.ingo/mydev@chilla.local2006-07-211-11/+10
* Merge chilla.local:/home/mydev/mysql-5.0-mmergeingo/mydev@chilla.local2006-07-201-17/+12
|\
| * Merge bk-internal:/home/bk/mysql-5.0-enginesjimw@mysql.com2006-06-281-27/+17
| |\
| | * Optimize stack usage of ha_federated::update_row().jimw@mysql.com2006-06-281-20/+13
| | * Bug #16494: Updates that set a column to NULL fail sometimesjimw@mysql.com2006-06-261-10/+7
| * | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesacurtis@xiphis.org2006-06-281-189/+224
| |\ \
* | \ \ Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1mkindahl@dl145k.mysql.com2006-07-121-3/+5
|\ \ \ \
| * \ \ \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-interval-move-next-insert-idguilhem@gbichot3.local2006-07-091-2/+3
| |\ \ \ \
| | * | | | WL#3146 "less locking in auto_increment":guilhem@gbichot3.local2006-07-091-2/+3
| * | | | | Fixing usage of my_strndup() to new prototype.mats@romeo.(none)2006-07-071-4/+3
| |/ / / /
* | | | | Merge chilla.local:/home/mydev/mysql-5.1-amergeingo/mydev@chilla.local2006-07-101-176/+218
|\ \ \ \ \
| * | | | | BUG #19773patg@govinda.patg.net2006-07-071-6/+5
| * | | | | Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-merge1patg@govinda.patg.net2006-07-061-177/+220
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | BUG #19773patg@govinda.patg.net2006-06-271-189/+224
| | | |/ | | |/|
* | | | Merge bodhi.netgear:/opt/local/work/tmp_mergekonstantin@bodhi.netgear2006-07-061-4/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix compilation failures on Windows caused by the patch for Bug#17199.konstantin@mysql.com2006-06-271-2/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-123/+152
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-123/+152
* | | correct type for federated_db_init()serg@serg.mylan2006-05-311-1/+1
* | | handlerton cleanup:serg@sergbook.mysql.com2006-05-281-46/+17
|/ /
* | WL#3201 additional post-review fixesacurtis@xiphis.org2006-05-021-4/+7
* | WL#3201acurtis@xiphis.org2006-04-131-0/+19
* | Fixed compiler and valgrind warningsmonty@mysql.com2006-03-291-1/+2
* | Merge mysql.com:/extern/mysql/5.0/generic/mysql-5.0pem@mysql.com2006-03-061-20/+9
|\ \ | |/
| * Bug#17377 Federated Engine returns wrong Data, always the rows with the highe...msvensson@devsrv-b.mysql.com2006-02-281-20/+9
* | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...guilhem@mysql.com2006-02-251-1/+3
* | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-081-0/+30
|\ \ | |/
| * BUG# 14768patg@govinda.patg.net2006-01-271-0/+30
* | WL#1359 NDB: Add table handler and table information available from SQL commandsstewart@mysql.com2006-01-281-0/+1
* | Rename of my_strdup_with_lenght to match the more common "strndup" method. So...brian@zim.tangent.org2006-01-251-1/+1
* | WL #2604: Partition Managementmikron@c-1e0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-171-0/+2
* | wl2723 - ndb opt. nrjonas@perch.ndb.mysql.com2006-01-111-0/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-01-061-2/+1
|\ \ | |/
| * Review fixes of new pushed codemonty@mysql.com2006-01-061-2/+1
* | Merge xiphis.org:/home/antony/work2/mysql-5.1acurtis@xiphis.org2005-12-211-3/+1
|\ \
| * | Finalize storage engine pluginsacurtis@xiphis.org2005-12-211-3/+1
* | | BUG #15559patg@krsna.patg.net2005-12-071-2/+2
|/ /
* | Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-241-12/+13
|\ \
| * \ Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-241-12/+13
| |\ \ | | |/
| | * Don't use PATH_MAX for FN_REFLEN as this uses too much stack spacemonty@mysql.com2005-11-241-12/+13
* | | Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-231-50/+46
|\ \ \ | |/ / |/| |
| * | Table definition cache, part 2monty@mysql.com2005-11-231-50/+46
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-4/+4
|\ \ \ | |/ / |/| / | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-11-211-2/+2
| |\
| | * Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-2/+2
| * | removed superfluous local variableeric@mysql.com2005-11-171-1/+0
| * | fix potential security hole, pointed out by Sergei. Also simplify code per Se...eric@mysql.com2005-11-171-6/+3
| * | BUG#12659 error handling in federated needs improvement. Sanja pointed out th...eric@mysql.com2005-11-161-3/+7
| |/
* | Re-applying the work initially done by Brian, and since worked upon by me pre...eric@mysql.com2005-11-091-8/+159
* | Make storage engines "pluggable", handlerton workacurtis@poseidon.ndb.mysql.com2005-11-071-4/+22