View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:mariadb-tools Development 2017-04-17 21:24:08 UTC
909. gdb.py: pitonify

Author: Sergei Golubchik
Revision Date: 2017-04-09 17:05:49 UTC

gdb.py: pitonify

lp:maria/5.5 bug Mature 2015-05-19 20:23:49 UTC
4437. Fixed crashing bug when using ONLY_FU...

Author: Michael Widenius
Revision Date: 2015-05-19 20:23:49 UTC

Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigger that is repeatedly executed.
This is MDEV-7601, including it's sub tasks MDEV-7594, MDEV-7555, MDEV-7590, MDEV-7581, MDEV-7589

The problem was that select_lex->non_agg_fields was not properly reset for re-execution and this caused an overwrite of a random memory position.
The fix was move non_agg_fields from select_lext to JOIN, which is properly reset.

lp:~maria-captains/maria/10.1 (Has a merge proposal) Development 2015-04-02 11:15:44 UTC
3993. merge the compilation fixes from 10.0...

Author: Sergei Golubchik
Revision Date: 2014-05-26 19:11:53 UTC

merge the compilation fixes from 10.0-FusionIO

lp:~maria-captains/maria/5.5-MDEV-7445-sanja Development 2015-03-22 14:43:16 UTC
4426. MDEV-7445:Server crash with Signal 6 ...

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2015-03-22 14:43:16 UTC

MDEV-7445:Server crash with Signal 6
MDEV-7565: Server crash with Signal 6 (part 2)

followup test suite and its fix.

lp:~maria-captains/maria/10.0-connect Development 2015-03-01 23:35:56 UTC
4499. - Make json_udf test work on Windows ...

Author: Olivier Bertrand
Revision Date: 2015-03-01 23:35:56 UTC

- Make json_udf test work on Windows
modified:
  storage/connect/mysql-test/connect/t/json_udf.inc

lp:~maria-captains/maria/10.0-spider Development 2015-02-25 18:10:11 UTC
4607. Merge Spider 3.2.19

Author: Kentoku SHIBA
Revision Date: 2015-02-25 19:29:51 UTC

Merge Spider 3.2.19

lp:maria bug(Linked to a blueprint) Mature 2015-02-25 13:58:36 UTC
4620. MDEV-7413: optimizer_use_condition_se...

Author: Sergey Petrunia
Revision Date: 2015-02-25 13:58:36 UTC

MDEV-7413: optimizer_use_condition_selectivity > 2 crashes 10.0.15+maria-1~wheezy

Add a testcase. The bug itself was fixed by the fix for MDEV-7316.

lp:~maria-captains/maria/5.5-knielsen Development 2015-02-23 09:13:11 UTC
4436. MDEV-7310: last_commit_pos_offset set...

Author: Kristian Nielsen
Revision Date: 2015-02-23 09:13:11 UTC

MDEV-7310: last_commit_pos_offset set to wrong value after binlog rotate in group commit

When the binlog was rotated due to @@max_binlog_size, the values of the
binlog_shapshot_file and binlog_snapshot_position were inconsistent in case of
non-transactional DML. The position was refering to the old file, while the
filename was of the new file after rotation. This patch makes them consistent
by making sure the position is also refering to the new file.

lp:~maria-captains/maria/10.0-knielsen Development 2015-02-20 13:18:16 UTC
4615. MDEV-7458: Deadlock in parallel repli...

Author: Kristian Nielsen
Revision Date: 2015-02-20 13:18:16 UTC

MDEV-7458: Deadlock in parallel replication can allow following transaction to start replicating too early

In parallel replication, don't rollback inside ha_commit_trans() in case of
error.

The rollback will be done later, but the parallel replication code needs to
run unmark_start_commit() before the rollback to properly control the
sequencing of transactions.

I did not manage to come up with a reliable automatic test case for this, but
I tested it manually.

lp:~maria-captains/maria/10.0-serg bug Development 2015-02-19 21:05:33 UTC
4614. merge 10.0-spider

Author: Sergei Golubchik
Revision Date: 2015-02-19 21:05:33 UTC

merge 10.0-spider

lp:~maria-captains/maria/10.0-FusionIO Development 2015-02-19 15:16:56 UTC
4016. Fix incorrect merge of extra/CMakeLis...

Author: Jan Lindström
Revision Date: 2015-02-19 15:16:56 UTC

Fix incorrect merge of extra/CMakeLists.txt

lp:~maria-captains/maria/5.5-serg bug Development 2015-02-11 19:40:56 UTC
4434. XtraDB 5.5.41-37.0

Author: Sergei Golubchik
Revision Date: 2015-02-11 19:40:56 UTC

XtraDB 5.5.41-37.0

lp:~maria-captains/maria/xtradb-mergetree-5.5 Development 2015-02-11 17:32:40 UTC
113. percona-server-5.5.41-37.0

Author: Sergei Golubchik
Revision Date: 2015-02-11 17:32:40 UTC

percona-server-5.5.41-37.0

lp:~maria-captains/maria/5.5-noga-hf Development 2015-02-08 18:38:19 UTC
4424. Audit plugin v1.2.0.

Author: Alexey Botchkov
Revision Date: 2015-02-08 18:38:19 UTC

Audit plugin v1.2.0.

lp:~maria-captains/maria/10.0.15-mdev6634-r2 Development 2015-02-06 10:44:22 UTC
4508. Better formatting

Author: Sergey Petrunia
Revision Date: 2015-02-06 10:44:22 UTC

Better formatting

lp:mariadb-native-client Development 2015-01-28 17:23:15 UTC
199. Updated ignore file list

Author: Georg Richter
Revision Date: 2015-01-28 17:25:27 UTC

Updated ignore file list

lp:mariadb-odbc-driver Development 2015-01-28 12:39:14 UTC
55. Fixed outdated dependencies of msi in...

Author: Georg Richter
Revision Date: 2015-01-28 12:41:50 UTC

Fixed outdated dependencies of msi installer

lp:~maria-captains/maria/maria-10.0-galera Development 2015-01-28 01:22:06 UTC
3922. Add cmake check for getifaddrs.

Author: Nirbhay Choubey
Revision Date: 2015-01-28 01:22:06 UTC

Add cmake check for getifaddrs.

lp:~maria-captains/maria/maria-5.5-galera bug Mature 2015-01-28 01:02:43 UTC
3560. Add cmake check for getifaddrs.

Author: Nirbhay Choubey
Revision Date: 2015-01-28 01:02:43 UTC

Add cmake check for getifaddrs.

lp:~maria-captains/maria/5.5-hf Development 2015-01-15 16:39:32 UTC
4408. MDEV-7462 SET STATEMENT .. FOR <DML o...

Author: Alexey Botchkov
Revision Date: 2015-01-15 16:39:32 UTC

MDEV-7462 SET STATEMENT .. FOR <DML or DDL> is not recognized as DML or DDL.

lp:mariadb-java-client Development 2015-01-14 07:10:49 UTC
556. Fixed javadoc errors

Author: Georg Richter
Revision Date: 2015-01-14 07:13:23 UTC

Fixed javadoc errors

lp:~maria-captains/maria/10.0-custombld Development 2015-01-13 07:28:20 UTC
4514. Empty commit to trigger a buildbot run

Author: Kristian Nielsen
Revision Date: 2015-01-13 07:28:20 UTC

Empty commit to trigger a buildbot run

lp:maria/5.3 bug Mature 2014-12-18 17:06:49 UTC
3799. MDEV-6830: Server crashes in best_acc...

Author: Sergey Petrunia
Revision Date: 2014-12-18 17:06:49 UTC

MDEV-6830: Server crashes in best_access_path after a sequence of SELECTs ...

generate_derived_keys_for_table() did not work correctly in the case where
- it had a potential index on derived table
- however, TABLE::check_tmp_key() would disallow creation of this index
  after looking at its future key parts (because of the key parts exceeding
  max. index length)
- the code would leave a KEYUSE structure that refers to a non-existant index.
  Depending on further optimizer calculations, this could cause a crash.

lp:~maria-captains/maria/10.0-custombld2 Development 2014-12-18 15:57:43 UTC
4508. Empty commit to trigger a buildbot run

Author: Kristian Nielsen
Revision Date: 2014-12-18 15:57:43 UTC

Empty commit to trigger a buildbot run

lp:~maria-captains/maria/10.0-mdev6676 Development 2014-12-05 11:55:39 UTC
4517. MDEV-6676: Optimistic parallel replic...

Author: Kristian Nielsen
Revision Date: 2014-12-05 11:55:39 UTC

MDEV-6676: Optimistic parallel replication.

Fix that --slave-parallel-mode does not appear twice in mysqld --help
output.

(Also fix small typo in help message).

lp:~maria-captains/maria/10.0-Galera-FusionIO Development 2014-12-02 09:03:51 UTC
3897. Merge MariaDB 10.0.15 from lp:maria/1...

Author: Jan Lindström
Revision Date: 2014-12-02 09:03:51 UTC

Merge MariaDB 10.0.15 from lp:maria/10.0-FusionIO up to revision 4005.

lp:~maria-captains/maria/10.0-custombuild Development 2014-10-24 07:47:42 UTC
4346. after-merge fixes for 10.0-connect

Author: Sergei Golubchik
Revision Date: 2014-08-08 15:58:45 UTC

after-merge fixes for 10.0-connect

lp:~maria-captains/maria/10.0-base-svoj Development 2014-10-21 18:20:21 UTC
4450. Merged mroonga updates.

Author: Sergey Vojtovich
Revision Date: 2014-10-21 18:20:21 UTC

Merged mroonga updates.

lp:~maria-captains/maria/10.0-galera-6593 Development 2014-10-17 22:08:54 UTC
3901. Added some more test cases to non-GTI...

Author: Nirbhay Choubey
Revision Date: 2014-10-17 22:08:54 UTC

Added some more test cases to non-GTID mode.

lp:~maria-captains/maria/10.0-scaledb Development 2014-09-23 07:50:57 UTC
4412. Autmatic merge

Author: Michael Widenius
Revision Date: 2014-09-23 07:49:13 UTC

Autmatic merge

lp:~maria-captains/maria/10.0-mdev6657-try2 Development 2014-09-04 10:36:15 UTC
4347. MDEV-6657: Poor plan choice for ORDER...

Author: Sergey Petrunia
Revision Date: 2014-09-03 14:05:51 UTC

MDEV-6657: Poor plan choice for ORDER BY key DESC optimization...

Backport to MariaDB 10.0:
The problem was caused by the following scenario:
- range optimizer picks an index IDX1 which doesn't match the ORDER BY ...
  LIMIT clause.
- test_if_skip_sort_order() decides to switch to index IDX2 which matches
  the ORDER BY ... LIMIT.
- it runs SQL_SELECT::test_quick_select() for the second time to produce
  an quick select for IDX2.
- However, test_quick_select() would figure that full index scan on IDX1
  is still cheaper (its calculations ignore the LIMIT n).

Fixed this by
- passing force_quick_range=true to test_quick_select()
- in test_quick_select, don't consider full index scans if the mentioned
  parameter is true.

Numerous changes in .result files are caused by test_quick_select() being
run after "early/late NULLs filtering" feature has injected NOT NULL
condition.

lp:~maria-captains/maria/10.0-mdev6657 Development 2014-09-03 14:06:52 UTC This branch is empty.
lp:~maria-captains/maria/10.0-power Development 2014-08-14 09:13:33 UTC
4325. Apply Innodb changes for power8 to xt...

Author: Michael Widenius
Revision Date: 2014-08-14 09:13:33 UTC

Apply Innodb changes for power8 to xtradb

lp:~maria-captains/maria/sanja-5.5-MDEV-6441 Development 2014-07-28 12:55:18 UTC
4227. MDEV-6441: memory leak Whole mysql_d...

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2014-07-28 12:35:41 UTC

MDEV-6441: memory leak

Whole mysql_derived_prepare() was executed on statement memory. Now it is executed on runtime meory and all bugs induced bu this fixed.

lp:~maria-captains/maria/mysql-5.6-rocksdb Development 2014-07-11 16:48:20 UTC
4877. Explicit insert into an auto-inc colu...

Author: Sergey Petrunia
Revision Date: 2014-07-11 16:48:20 UTC

Explicit insert into an auto-inc column is not noticed by RocksDB
- Basic fix: don't forget to update the table-wide auto-increment value.

lp:maria/5.2 bug Mature 2014-06-02 15:33:08 UTC
3233. 5.1 merge

Author: Sergei Golubchik
Revision Date: 2014-06-02 15:33:08 UTC

5.1 merge

lp:~maria-captains/bzr-gtk/serg Development 2014-05-05 15:48:54 UTC
721. cherry-pick http://bazaar.launchpad.n...

Author: Sergei Golubchik
Revision Date: 2014-05-05 15:48:54 UTC

cherry-pick http://bazaar.launchpad.net/~bzr-gtk/bzr-gtk/gtk3/revision/777

Avoid the use of Repository.get_ancestry().

lp:~maria-captains/mariadb-tools/mtr-prob-tmp Development 2014-04-28 11:35:17 UTC
14. c

Author: Sergei Golubchik
Revision Date: 2012-04-16 02:10:32 UTC

c

lp:maria/5.1 bug Mature 2014-04-22 21:16:41 UTC
3221. Change in the result file merged from...

Author: Elena Stepanova
Revision Date: 2014-04-22 21:16:41 UTC

Change in the result file merged from 5.1 did not take into account
MariaDB-specific result replacement

lp:~maria-captains/mariadb-tools/diff_p Development 2014-04-10 08:30:31 UTC
8. update to bzr 2.6.0

Author: Sergei Golubchik
Revision Date: 2014-04-10 08:30:31 UTC

update to bzr 2.6.0

lp:~maria-captains/maria/5.5-elenst Development 2014-04-03 13:56:00 UTC
4131. MDEV-6016 Packaging error with cmake ...

Author: Elena Stepanova
Revision Date: 2014-04-03 13:56:00 UTC

MDEV-6016 Packaging error with cmake 2.8.12 and greater

Avoid CPack complaints when a pdb file is missing for a static library
(patch from Vladislav Vaintroub)

lp:~maria-captains/maria/10.0-psergey-eits-fixes Development 2014-04-01 13:11:04 UTC This branch is empty.
lp:~maria-captains/maria/10.0-mdev5914 Development 2014-03-20 14:43:00 UTC
4072. MDEV-5914: Parallel replication deadl...

Author: Kristian Nielsen
Revision Date: 2014-03-20 14:36:45 UTC

MDEV-5914: Parallel replication deadlock due to InnoDB lock conflicts

Preparation patch for investigating a possible solution.

Add THD::rpl_group_commit_id. This will be zero except when running
multiple transactions in parallel in parallel replication. Then it
can be compared between two THDs to check if these are two
transactions that were group-committed together on the master and
thus are known not to conflict.

lp:~maria-captains/ourdelta/ourdelta-montyprogram-fixes bug Development 2014-03-17 16:29:11 UTC
123. update deb patches for 5.2 and 5.3

Author: Sergei Golubchik
Revision Date: 2014-03-17 16:29:11 UTC

update deb patches for 5.2 and 5.3

lp:~maria-captains/maria/10.0-vicentiu Development 2014-03-16 00:25:20 UTC
4047. [SQL ACL] fill_schema_enabled_roles m...

Author: Vicențiu Ciorbaru
Revision Date: 2014-03-16 00:25:20 UTC

[SQL ACL] fill_schema_enabled_roles memory error checks

lp:~maria-captains/maria/10.0-mdev5804 Development 2014-03-09 09:28:53 UTC This branch is empty.
lp:~maria-captains/maria/10.0-hs-devel Development 2014-02-18 03:44:01 UTC
3964. add hsmodule_pxc/client

Author: Akira Higuchi
Revision Date: 2014-02-18 03:44:01 UTC

add hsmodule_pxc/client

lp:~maria-captains/maria/mariadb-monty Development 2014-02-05 07:20:51 UTC
3968. Replication changes for CREATE OR REP...

Author: Michael Widenius
Revision Date: 2014-02-05 07:20:51 UTC

Replication changes for CREATE OR REPLACE TABLE
- CREATE TABLE is by default handled by slave as CREATE OR REPLACE
- DROP TABLE is by default handled by slave as DROP TABLE IF NOT EXISTS

- Ensure that a CREATE OR REPLACE TABLE which dropped a table is replicated
- DROP TABLE that generated an error on master is handled as DROP TABLE without IF NOT EXISTS on slave.
- Added slave_ddl_exec_mode_options to decide how DDL's are replicated

New logic for handling BEGIN GTID ... COMMIT from the binary log:

- When we find a BEGIN GTID, we start a transaction and set OPTION_GTID_BEGIN
- When we find COMMIT, we reset OPTION_GTID_BEGIN and execute the normal COMMIT code.
- While OPTION_GTID_BEGIN is set:
  - We don't generate implict commits before or after statements
  - All tables are regarded as transactional tables in the binary log (to ensure things are executed exactly as on the master)
- We reset OPTION_GTID_BEGIN also on rollback

This will help ensuring that we don't get any sporadic commits (and thus new GTID's) on the slave and will help keep the GTID's between master and slave in sync.

lp:~maria-captains/maria/10.0-bar Development 2014-01-29 11:43:48 UTC
3887. Adding environment variable GRN_PLUGI...

Author: Alexander Barkov
Revision Date: 2014-01-29 11:43:48 UTC

Adding environment variable GRN_PLUGINS_DIR when
running tests from a build directory.

modified:
  storage/mroonga/mysql-test/mroonga/storage/suite.pm
  storage/mroonga/mysql-test/mroonga/wrapper/suite.pm

lp:~maria-captains/mariadb-tools/kbchangelog Development 2014-01-28 13:48:52 UTC
2. update to match the current kb change...

Author: Sergei Golubchik
Revision Date: 2014-01-28 13:48:52 UTC

update to match the current kb changelog formatting

lp:~maria-captains/maria/maria-5.5-monty Development 2014-01-26 18:57:20 UTC
4037. Fix for MDEV-5168: MariaDB returns wa...

Author: Michael Widenius
Revision Date: 2014-01-26 18:57:20 UTC

Fix for MDEV-5168: MariaDB returns warnings for INSERT IGNORE

Added variable "OLD_MODE" that can be used to turn off the new behavior

lp:~maria-captains/maria/10.0-mdev5095-sanja Development 2014-01-08 13:20:33 UTC This branch is empty.
lp:~maria-captains/maria/10.0-mdev83 Development 2013-12-31 10:43:19 UTC
3761. Added comments

Author: Sergey Petrunia
Revision Date: 2013-12-31 10:43:19 UTC

Added comments

lp:~maria-captains/maria/10.0-mdev4170 Development 2013-11-19 09:29:09 UTC
3759. MDEV-4170 Dynamic pushdown of subquer...

Author: Timour Katchaounov
Revision Date: 2013-11-19 09:29:09 UTC

MDEV-4170 Dynamic pushdown of subquery predicates
- fixed an error where the left-most pushdown tab was the left-most tab in a nest, instead of the tab where the condition can pushed the earliest
- fixed errors in the cost computation, mainly when the optimizer looks for optimal join order of the outer query,
  its subqueries may not be optimized yet, and their cost may not be known.
- fixed several valgrind errors

lp:~maria-captains/maria/5.5-svoj Development 2013-11-18 11:48:01 UTC
3975. MDEV-5182 - build of 10.0.4/r3863 fai...

Author: Sergey Vojtovich
Revision Date: 2013-11-18 11:48:01 UTC

MDEV-5182 - build of 10.0.4/r3863 fails @ 'cmake' with
            -DINSTALL_SYSCONFDIR/-DDEFAULT_SYSCONFDIR specified

The reason for a bug is in support-files/CMakeLists.txt that tries to
install files in INSTALL_SYSCONF2DIR, without checking whether this
variable is actually defined.

Normally INSTALL_SYSCONF2DIR is always defined if INSTALL_SYSCONFDIR is
defined, and support-files/CMakeLists.txt assumes that. But when one
specifies INSTALL_SYSCONFDIR manually on the command line, this
assumption might be broken.

lp:~maria-captains/maria/sanja-5.3 Development 2013-10-28 18:04:04 UTC
3714. yet another try to trigger duildbot

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2013-10-28 18:04:04 UTC

yet another try to trigger duildbot

lp:~maria-captains/maria/5.5-timour bug Development 2013-10-18 09:09:35 UTC
3735. Removed extra empty line

Author: Timour Katchaounov
Revision Date: 2013-10-18 09:09:35 UTC

Removed extra empty line

lp:~maria-captains/bzr-git/serg Development 2013-09-04 12:54:41 UTC
1618. different approach for generating fil...

Author: Sergei Golubchik
Revision Date: 2013-09-04 12:54:41 UTC

different approach for generating file-id's
that creates unique ids for all files and allows
to merge many repositories into one.

incompatible with the old file-id == file-path approach,
and with old branched (from git) repositories.

lp:~maria-captains/maria/5.5-hf-tokudb Development 2013-07-02 09:39:41 UTC
3793. Mark tokudb plugin as "Alpha" in Mari...

Author: Sergei Golubchik
Revision Date: 2013-07-02 09:39:41 UTC

Mark tokudb plugin as "Alpha" in MariaDB.

It's reasonably stable on itself, but MariaDB integration
within 5.5 series is still rather new.

lp:~maria-captains/maria/5.5-wlad bug Development 2013-06-17 17:18:14 UTC
3813. MDEV-4503 : Installation fails if TEM...

Author: Vladislav Vaintroub
Revision Date: 2013-06-17 17:18:14 UTC

MDEV-4503 : Installation fails if TEMP directory contains "~" subdirectory.

Remove special handling for ~ in the middle of the path in cleanup_dir_name() - according to Monty, this was ancient code that tried to emulate Emacs behavior

lp:~maria-captains/maria/10.0-igor Development 2013-06-14 18:55:58 UTC
3508. Fix of stmt_da / m_stamt_da. Work ar...

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2013-06-14 18:55:58 UTC

Fix of stmt_da / m_stamt_da.

Work around for alolocated memory counter.

lp:~maria-captains/maria/5.5-mdev4553 Development 2013-05-24 22:02:13 UTC
3779. MDEV-4553 - NetBSD fixes

Author: Vladislav Vaintroub
Revision Date: 2013-05-24 22:02:13 UTC

MDEV-4553 - NetBSD fixes

lp:~maria-captains/maria/10.0-show-explain Development 2013-05-23 16:25:20 UTC
3755. Added comments

Author: Sergey Petrunia
Revision Date: 2013-05-23 16:25:20 UTC

Added comments

lp:~maria-captains/maria/mysql-5.6-leveldb Development 2013-05-16 14:34:40 UTC
4872. MDEV-4201: LevelDB Storage Engine MS2...

Author: Sergey Petrunia
Revision Date: 2013-05-16 14:34:40 UTC

MDEV-4201: LevelDB Storage Engine MS2
- Add @@leveldb_max_row_locks variable, limit # of locks a transaction may hold

lp:~maria-captains/maria/maria-10.0-mwl253 Development 2013-04-26 02:05:30 UTC
3545. Fixed bug mdev-4428. Do not try to es...

Author: Igor Babaev
Revision Date: 2013-04-26 02:05:30 UTC

Fixed bug mdev-4428.
Do not try to estimate the selectivity of a column range if min/max
values for the column are not provided and there is no supporting index.

lp:~maria-captains/maria/10.0-wlad Development 2013-04-03 21:44:22 UTC
3508. MDEV-4356

Author: Vladislav Vaintroub
Revision Date: 2013-04-03 21:42:41 UTC

MDEV-4356

lp:~maria-captains/maria/10.0-flashback Development 2013-04-02 11:45:28 UTC
3510. FLASHBACK FEATURE How to use this fe...

Author: Lixun Peng (P.Linux)
Revision Date: 2013-04-02 11:45:28 UTC

FLASHBACK FEATURE

How to use this feature?
I added several new arguments for mysqlbinlog: (binlog_format must be ROW)
--flashback (-B), it will let mysqlbinlog to work on FLASHBACK mode.
--table (-T), it likes -d, but this argument is for tables.
--review, it will let mysqlbinlog print the SQL for reviewing. Reviewing feature will create a new "review" table to record the data that will be modified by
FLASHBACK feature. If you aren't special the --review-dbname/tablename, "review" table will created on current DB, and the table name will be "__"+original_table_name. And for getting the original table struct, mysqlbinlog need to connect mysql, so --user/--host/--password is necessary if needed.
--review-dbname, the DB that you want to store the review table.
--review-tablename, the TABLE that you want to store the original data before modified. Only if you set -T, this argument is useful.

For example:
I have a table "t" in database "test", we can compare the output with --flashback and without.
#client/mysqlbinlog /data/mysqldata_10.0/binlog/mysql-bin.000001 -vv -d test -T t --start-datetime="2013-03-27 14:54:00" > /tmp/1.sql
#client/mysqlbinlog /data/mysqldata_10.0/binlog/mysql-bin.000001 -vv -uroot -d test -T t --start-datetime="2013-03-27 14:54:00" -B --review > /tmp/2.sql

Then, importing the flashback output can flashback database/table to the special time.

How to implement Flashback:
1. mysqlbinlog tool can parse the binlog files and print them, so we can use the most of code in mysqlbinlog.
2. Changing the event type (INSERT -> DELETE; DELETE -> INSERT).
3. Exchanging the SET/WHERE part in UPDATE event (UPDATE table SET x=1 WHERE y=2 -> UPDATE table SET y=2 WHERE x=1).
4. Invert the events in binlog files, from end to beginning (binlog: e1,e2,e3... -> flashback_log: en...e3,e2,e1).

lp:~maria-captains/maria/10.0-base-exists2in-select Development 2013-03-04 11:53:49 UTC
3501. Check posibility to allow exists-to-i...

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2013-03-04 11:38:05 UTC

Check posibility to allow exists-to-in in SELECT list and deep inside WHERE clause.

lp:~maria-captains/maria/10.0-mdev537 Development 2012-12-21 09:33:53 UTC
3491. MDEV-537 Make multi-column non-top le...

Author: Timour Katchaounov
Revision Date: 2012-12-21 09:32:49 UTC

MDEV-537 Make multi-column non-top level subqueries to be executed via index (index/unique subquery)
         instead of single_select_engine

This task changes the IN-EXISTS rewrite for multi-column subqueries "(a, b) IN (select b, c ...)"
to work in the same way as for single-column subqueries "a IN (select b ...) with respect to the
injection of NULL-rejecting predicates.

More specifically, the method Item_in_subselect::create_row_in_to_exists_cond() adds
Item_is_not_null_test and Item_func_trig_cond only if the left IN operand can be NULL.
Not having these predicates when not necessary, makes it possible to rewrite the subquery
into a "unique_subquery" or "index_subquery" when there is a suitable index on the only
subquery table.

lp:~maria-captains/maria/mysql-5.5-fusionio Development 2012-12-19 20:41:51 UTC
3954. Add Fusion-io support (Percona's patch)

Author: Vladislav Vaintroub
Revision Date: 2012-12-19 20:40:14 UTC

Add Fusion-io support (Percona's patch)

lp:~maria-captains/maria/maria-10.0-mdev539 Development 2012-12-19 06:47:39 UTC
3454. The patch for the task mdev-539. The ...

Author: Igor Babaev
Revision Date: 2012-12-19 06:45:15 UTC

The patch for the task mdev-539.
The patch lifts the limitation of the current implementation
of ALTER TABLE that does not allow to build unique/primary
indexes by sort for MyISAM engine.

lp:~maria-captains/maria/5.5-fusionio Development 2012-12-18 19:37:28 UTC
3599. Add support for fusionio (via PErcona...

Author: Vladislav Vaintroub
Revision Date: 2012-12-18 19:35:48 UTC

Add support for fusionio (via PErconas patch)

lp:~maria-captains/maria/5.3-frm Development 2012-12-11 16:47:09 UTC
3202. open_binary_frm() decomposed an metho...

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2011-10-04 11:14:59 UTC

open_binary_frm() decomposed an methods of TABLE_SHARE to allow engine to create TABLE_SHARE.

utype and geometry_type moved out of Field.

lp:~maria-captains/maria/10.0-exists2in Development 2012-12-10 10:51:07 UTC
3487. MDEV-3906 fix. Server crashes in Depe...

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2012-12-10 10:51:07 UTC

MDEV-3906 fix. Server crashes in Dependency_marker::visit_field on 2nd execution of PS with exists_to_in and NOT EXISTS subquery.

The problem is that in case of NOT we put IS NOT NULL befoe Item_in_optimizer with reference on its left expression. On the first execution the left expression is already "fixed". But on the second IS NOT NULL fix_field() called before and so it is not fix fielded.

Fix is to allow direct references to call fixfields of its arguments if it is needed.

lp:~maria-captains/mariadb-java-client/jdbc-knielsen Development 2012-12-03 11:44:44 UTC
363. remove drizzle related time packing r...

Author: Vladislav Vaintroub
Revision Date: 2012-12-02 02:21:39 UTC

remove drizzle related time packing routines, remove checking for Java5. This driver does not work with java5

lp:~maria-captains/maria/5.3-gis bug Development 2012-11-30 13:10:15 UTC
3607. 'lighter' ST_ConvexHull implemented.

Author: Alexey Botchkov
Revision Date: 2012-11-30 13:10:15 UTC

'lighter' ST_ConvexHull implemented.

lp:~maria-captains/maria/10.0-MDEV-3862 Development 2012-11-20 13:12:36 UTC
3480. MDEV-3862 Lift limitation for merging...

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2012-11-20 13:11:22 UTC

MDEV-3862 Lift limitation for merging VIEWS with Subqueries in SELECT list.

lp:~maria-captains/maria/10.0-cassandra Development 2012-11-19 12:34:10 UTC
3479. Cassandra SE & Dynamic columns with n...

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2012-11-19 12:16:04 UTC

Cassandra SE & Dynamic columns with names merge to 10.0

lp:~maria-captains/maria/10.0-plinux Development 2012-10-23 06:35:18 UTC
3440. Automatic merge

Author: Lixun Peng (P.Linux)
Revision Date: 2012-10-23 06:35:18 UTC

Automatic merge

lp:~maria-captains/maria/10.0-mdev253 Development 2012-10-03 21:09:32 UTC
3446. Fixed bug when using positional param...

Author: Michael Widenius
Revision Date: 2012-10-03 21:09:32 UTC

Fixed bug when using positional parameters with length

lp:~maria-captains/maria/5.5-dnames Development 2012-09-24 14:12:18 UTC
3492. fix string charset conversion

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2012-09-24 14:12:18 UTC

fix string charset conversion

lp:~maria-captains/maria/5.5-cassandra-parallel Development 2012-09-20 18:35:37 UTC
3517. Parallel load fixes

Author: Sergey Petrunia
Revision Date: 2012-09-20 17:52:24 UTC

Parallel load fixes

lp:~maria-captains/maria/5.5-explain-analyze Development 2012-09-03 15:14:28 UTC
3465. MDEV-406: EXPLAIN ANALYZE - First co...

Author: Sergey Petrunia
Revision Date: 2012-09-03 15:11:24 UTC

MDEV-406: EXPLAIN ANALYZE
- First code, it is possible to get the data for joins/unions
- Numbers for join buffering are likely to be incorrect
- Same for subqueries (what should 'loops' show?)

lp:~maria-captains/maria/5.3-knielsen Development 2012-08-27 13:10:58 UTC
3565. MDEV-381: fdatasync() does not correc...

Author: Kristian Nielsen
Revision Date: 2012-08-27 13:07:58 UTC

MDEV-381: fdatasync() does not correctly flush growing binlog file.

When we append data to the binlog file, we use fdatasync() to ensure
the data gets to disk so that crash recovery can work.

Unfortunately there seems to be a bug in ext3/ext4 on linux, so that
fdatasync() does not correctly sync all data when the size of a file
is increased. This causes crash recovery to not work correctly (it
loses transactions from the binlog).

As a work-around, use fsync() for the binlog, not fdatasync(). Since
we are increasing the file size, (correct) fdatasync() will most
likely not be faster than fsync() on any file system, and fsync()
does work correctly on ext3/ext4. This avoids the need to try to
detect if we are running on buggy ext3/ext4.

lp:~maria-captains/maria/5.5-mdev83 Development 2012-08-09 09:11:27 UTC
3464. MDEV-83 Cost-based choice for the pus...

Author: Timour Katchaounov
Revision Date: 2012-08-09 09:07:36 UTC

MDEV-83 Cost-based choice for the pushdown of expensive predicates to joined tables

Commit of current work state. The commit implements a prototype of the task, where
the main things missing are:
- handling of semi-join nests (predicates cannot be moved outside of semi-join nests), and
- outer join restrictions on predicate moves

lp:~maria-captains/maria/5.5-jani Development 2012-07-23 07:56:30 UTC
3388. New version of mysqld_multi

Author: jani
Revision Date: 2012-07-23 07:56:30 UTC

New version of mysqld_multi

lp:~maria-captains/maria/5.5-mdev232 Development 2012-06-22 10:20:29 UTC
3459. MDEV-232: Remove one fsync() from com...

Author: Kristian Nielsen
Revision Date: 2012-06-22 10:20:29 UTC

MDEV-232: Remove one fsync() from commit phase.

Introduce a new storage engine API method commit_checkpoint_request().
This is used to replace the fsync() at the end of every storage engine
commit with a single fsync() when a binlog is rotated.

Binlog rotation is now done during group commit instead of being
delayed until unlog(), removing some server stall and avoiding an
expensive lock/unlock of LOCK_log inside unlog().

lp:~maria-captains/maria/5.5-mdev359 Development 2012-06-21 16:26:08 UTC
3454. MDEV-359: Fix another case where swit...

Author: Kristian Nielsen
Revision Date: 2012-06-21 16:24:42 UTC

MDEV-359: Fix another case where switch-off semisync could cause a race that ended with server crash.

lp:~maria-captains/bzr-email/serg (Has a merge proposal) Development 2012-05-21 11:52:58 UTC
58. Merge fix for sending emails after re...

Author: Jelmer Vernooij
Revision Date: 2012-05-21 11:52:58 UTC

Merge fix for sending emails after refactoring from Bob Tanner.

lp:~maria-captains/ourdelta/ourdelta-aria Development 2012-04-27 14:16:05 UTC
116. mariadb-server-dev package with priva...

Author: Sergei Golubchik
Revision Date: 2012-04-27 14:16:05 UTC

mariadb-server-dev package with private server headers

lp:~maria-captains/maria/mariadb-5.3-monty Development 2012-04-27 12:12:19 UTC
3422. update storage/mroonga and storage/mr...

Author: Kazuhiko
Revision Date: 2012-04-27 12:12:19 UTC

update storage/mroonga and storage/mroonga/groonga and add missing files.

lp:~maria-captains/maria/5.5-mroonga Development 2012-04-26 11:46:06 UTC
3343. update storage/mroonga.

Author: Kazuhiko
Revision Date: 2012-04-26 11:46:06 UTC

update storage/mroonga.

lp:~maria-captains/maria/5.5-MDEV219 Development 2012-04-24 07:24:30 UTC
3367. yet another try to build

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2012-04-24 07:24:30 UTC

yet another try to build

lp:~maria-captains/maria/5.5-davi Development 2012-03-19 22:00:23 UTC
3284. Make Replication filter settings dyna...

Author: Davi Arnaut
Revision Date: 2012-03-19 22:00:23 UTC

Make Replication filter settings dynamic.

Make the slave options --replicate-* dynamic variables so that these
options can be changed dynamically while the server is running,
which enables users to modify replication filtering rules without
having to stop and restart the server.

This is accomplished by just requiring that the slave threads are
stopped when these options are set dynamically. Since filtering
rules are only used by the SQL slave thread, setting them while the
thread is not running avoids the need for locking.

lp:~maria-captains/maria/maria-5.3-mwl247 Development 2012-03-02 00:02:25 UTC
3400. Merge

Author: Igor Babaev
Revision Date: 2012-03-02 00:02:25 UTC

Merge

lp:~maria-captains/maria/5.3-optimizer-debugging Development 2012-03-01 20:33:11 UTC
3397. Merge 5.3 -> 5.3-optimizer-debugging

Author: Sergey Petrunia
Revision Date: 2012-03-01 20:33:11 UTC

Merge 5.3 -> 5.3-optimizer-debugging

lp:~maria-captains/maria/maria-5.3-qclexcheck Development 2012-02-07 13:01:47 UTC
3412. more cache statistic + additional check

Author: Oleksandr "Sanja" Byelkin
Revision Date: 2012-02-07 13:01:11 UTC

more cache statistic + additional check

lp:~maria-captains/maria/mariadb-5.1-knielsen Development 2011-12-08 11:05:03 UTC
3106. test commit - test if buildbot surviv...

Author: Kristian Nielsen
Revision Date: 2011-12-08 11:05:03 UTC

test commit - test if buildbot survives 8-bit chars: rødgrød med fløde.

lp:~maria-captains/maria/5.3-test Development 2011-11-19 11:57:11 UTC
3282. Safety: make valgrind catch access to...

Author: Sergey Petrunia
Revision Date: 2011-11-19 11:57:11 UTC

Safety: make valgrind catch access to join->positions[] after join optimization
is done.

lp:~maria-captains/percona-pam-for-mysql/use_dialog (Has a merge proposal) Development 2011-10-27 11:18:54 UTC
8. rewrite to use dialog plugin. simplif...

Author: Sergei Golubchik
Revision Date: 2011-10-27 11:14:52 UTC

rewrite to use dialog plugin.
simplify configure.ac.
support builds from within 5.5 tree.
fix make distcheck target.

1100 of 146 results