lp:~atcurtis/maria/federatedx

Created by Antony T Curtis and last modified
Get this branch:
bzr branch lp:~atcurtis/maria/federatedx
Only Antony T Curtis can upload to this branch. If you are Antony T Curtis please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Antony T Curtis
Project:
MariaDB
Status:
Development

Recent revisions

2834. By Antony T Curtis

missing one line - stored_result should be zerored in ha_federatedx::reset

2833. By Antony T Curtis

Bunch of fixes for FederatedX

Fixed Partition engine to store CONNECTION string for partitions.
  Removed HA_NO_PARTITION flag from FederatedX.
  Added test 'federated_partition' to suite.

FederatedX can crash unexpectedly or use incorrect remote table:
  Nasty bug where the FEDERATEDX_SHARE key value is left pointing
  to a location in a thread's stack. One line fix.

Bug #585688 - maridb crashes in federatedx code
  FederatedX handler instances, created on one thread and used on
  another thread (via table cache) when "show table status" is executed
  crashes because txn member was not initialized for current thread.
  Added test 'federated_bug_585688' to suite.

Merged in fix for MySQL Bug#32426, http://lists.mysql.com/commits/102419
  However the io back-end is seperated from the front-end.
  Added 3 new methods for the i/o class.
  Added test 'federated_bug_32426' to suite.

2832. By Sergei Golubchik

buildbot detected problems

2831. By Sergei Golubchik

old_password_plugin is used even in embedded builds

2830. By Igor Babaev

Merge

2829. By Michael Widenius

Fix for LP#588599, mysqlbug#45377: ARCHIVE tables aren't discoverable after OPTIMIZE
Fix based on code from Stewart Smith

2828. By Michael Widenius

Fixed compiler and valgrind warnings

2827. By Michael Widenius

Changed usage statistics to use 64 bit ints instead of 32 for all relevant variables.
Fixes LP#583314 user_statistics - INT overflow

2826. By Igor Babaev

Merge

2825. By Michael Widenius

Merge with MariaDB 5.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~maria-captains/maria/5.2-bad
This branch contains Public information 
Everyone can see this information.

Subscribers