1. 27 Nov, 2013 1 commit
  2. 26 Nov, 2013 1 commit
  3. 25 Nov, 2013 4 commits
    • Nirbhay Choubey's avatar
      MDEV-4108 Compilation warnings with RelWithDebInfo · 88f0e0eb
      Nirbhay Choubey authored
      only present in the Galera tree
      
      Fix for some compiler warnings.
      88f0e0eb
    • Jan Lindström's avatar
      Merge with MariaDB 5.5.34. · 071edcfe
      Jan Lindström authored
      071edcfe
    • Jan Lindström's avatar
      Merged revisions 3931--3942 from from lp:~codership/codership-mysql/5.5-23. · 4f85baab
      Jan Lindström authored
      ```---------------------------------------------------------
      revno: 3942
      committer: Seppo Jaakola <seppo.jaakola@codership.com>
      branch nick: wsrep-5.5-23
      timestamp: Thu 2013-11-07 17:37:10 +0200
      message:
        References: lp:1248921 - checking if index is foreign earlier to adhere to lat
      ch order protocol
      ```
      
      ---------------------------------------------------------
      revno: 3941
      fixes bug: https://launchpad.net/bugs/1248908
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Thu 2013-11-07 14:31:04 +0200
      message:
        References lp:1248908 - Fixed access to trx sys header
          
        Pass trx sys header as argument for trx_sys_update_wsrep_checkpoint()
        and trx_sys_update_mysql_binlog_offset() to avoid successive calls
        to trx_sysf_get().
      ------------------------------------------------------------
      revno: 3940
      fixes bug: https://launchpad.net/bugs/1244100
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Tue 2013-11-05 15:31:12 +0200
      message:
        References lp:1244100 - assign value for check_purge before return
      ------------------------------------------------------------
      revno: 3939
      fixes bug: https://launchpad.net/bugs/1247978
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Tue 2013-11-05 01:01:36 +0200
      message:
        References lp:1247978 - force release transactional MDL locks if wsrep is on a
      nd no active transaction at the end of mysql_execute_command()
      ------------------------------------------------------------
      revno: 3938
      committer: Vladislav Klyachin <vladislav.klyachin@codership.com>
      branch nick: 5.5-23
      timestamp: Sun 2013-11-03 20:48:06 +0400
      message:
        References lp:1232789 - fix FLUSH STATUS zeroes up wsrep_cluster_size and wsre
      p_local_index
      ------------------------------------------------------------
      revno: 3937  5kB/s - 
      committer: Vladislav Klyachin <vladislav.klyachin@codership.com>
      branch nick: 5.5-23
      timestamp: Sun 2013-11-03 17:06:31 +0400
      message:
        References lp:587170 - reset auto_increment_* vars to defaults for TOI operati
      ons
      ------------------------------------------------------------
      revno: 3936
      committer: Vladislav Klyachin <vladislav.klyachin@codership.com>
      branch nick: 5.5-23
      timestamp: Sun 2013-11-03 00:10:45 +0400
      message:
        References lp:1072839 - fix for memory leaks with wsrep variables
      ------------------------------------------------------------
      revno: 3935
      committer: Seppo Jaakola <seppo.jaakola@codership.com>
      branch nick: wsrep-5.5-23
      timestamp: Wed 2013-10-30 14:34:32 +0200
      message:
        References: lp:1246257 - skipping replication for CREATE TEMPORARY TABLE LIKE.
      ..  constructs
      ------------------------------------------------------------
      revno: 3934  6kB/s \ 
      fixes bug: https://launchpad.net/bugs/1241760
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Mon 2013-10-28 11:01:53 +0200
      message:
        References lp:1241760 - save thd->db to wsrep_thd_shadow before replay
      ------------------------------------------------------------
      revno: 3933
      fixes bug: https://launchpad.net/bugs/1206129
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Sun 2013-10-27 18:15:12 +0200
      message:
        References lp:1206129 - check binlog_hton->commit() return value, call wsrep_p
      ost_commit() instead of wsrep_cleanup_transaction()
      ------------------------------------------------------------
      revno: 3932
      fixes bug: https://launchpad.net/bugs/1244661
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Sun 2013-10-27 13:14:02 +0200
      message:
        References lp:1244661 - added wsrep_register_hton() to trans_rollback_implicit
      ()
      ------------------------------------------------------------
      revno: 3931
      fixes bug: https://launchpad.net/bugs/1244667
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Sun 2013-10-27 11:08:49 +0200
      message:
        References lp:1244667 - restore thd->server_status after replay
      4f85baab
    • Jan Lindström's avatar
      Merged revisions 2925--3929 from from lp:~codership/codership-mysql/5.5-23 · 0e248e62
      Jan Lindström authored
      ```---------------------------------------------------------
      revno: 3929 [merge]
      fixes bug: https://launchpad.net/bugs/1243150
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Wed 2013-10-23 20:05:01 +0300
      message:     8kB/s - 
        References lp:1243150 - initial wsrep hton cleanups
        
        * Removed wsrep_seqno_changed boolean
        * wsrep_cleanup_transaction() is now called explicitly whenever it is
          clear that transaction has come to an end
        * wsrep_trans_cache_is_empty() now checks from cache_mngr recardless of
          command type
        * Separated call to wsrep->post_commit() to own function, called from
          transaction.cc whenever appropriate
        * wsrep_thd_is_brute_force() now investigates only thd->wsrep_exec_mode
        * More comments and debug time assertions
        * Debug code to check that wsrep position stored in InnoDB is
          monotinically increasing. Enabled with UNIV_DEBUG
      ```
      
      ---------------------------------------------------------
      revno: 3928
      fixes bug: https://launchpad.net/bugs/1237889
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Tue 2013-10-22 22:01:20 +0300
      message:
        References lp:1237889 - reverting fix in r3926, it broke crash recovery
      ------------------------------------------------------------
      revno: 3927
      fixes bug: https://launchpad.net/bugs/1240040
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Tue 2013-10-15 14:46:15 +0300
      message:
        References lp:1240040 - added WSREP_MYSQL_DB as a key for DROP VIEW
      ------------------------------------------------------------
      revno: 3926
      fixes bug: https://launchpad.net/bugs/1237889
      committer: Teemu Ollakka <teemu.ollakka@codership.com>
      branch nick: 5.5-23
      timestamp: Thu 2013-10-10 14:22:58 +0300
      message:
        References lp:1237889 - register wsrep hton only if thd->wsrep_exec_mode == LO
      CAL_STATE
      ------------------------------------------------------------
      revno: 3925
      fixes bug: https://launchpad.net/bugs/1235635
      committer: Alexey Yurchenko <alexey.yurchenko@codership.com>
      branch nick: 5.5-23
      timestamp: Sat 2013-10-05 18:03:06 +0300
      message:
        References lp:1235635 - fixed the warning by initializing c_lock to NULL.
      0e248e62
  4. 22 Nov, 2013 1 commit
    • Nirbhay Choubey's avatar
      MDEV-3895 Version naming for MariaDB-Galera builds · eb29ce25
      Nirbhay Choubey authored
      This patch fixes both the reported issues :
      (1) Included '-wsrep' to the server version information.
      
      > select @@version;
      +-----------------------------+
      | @@version                   |
      +-----------------------------+
      | 5.5.33a-MariaDB-wsrep-debug |
      +-----------------------------+
      
      (2) The @@version_comment would no longer have XXXX
      in the wsrep version information in case cmake couldn't
      determine the current bzr revision.
      eb29ce25
  5. 18 Nov, 2013 1 commit
    • Sergey Vojtovich's avatar
      MDEV-5182 - build of 10.0.4/r3863 fails @ 'cmake' with · 160236f8
      Sergey Vojtovich authored
                  -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.
      160236f8
  6. 20 Nov, 2013 1 commit
  7. 19 Nov, 2013 6 commits
  8. 15 Nov, 2013 3 commits
  9. 14 Nov, 2013 8 commits
  10. 13 Nov, 2013 13 commits
  11. 12 Nov, 2013 1 commit
    • Sergei Golubchik's avatar
      MDEV-5113 Wrong result (extra row) and valgrind warnings in... · 441192bf
      Sergei Golubchik authored
      MDEV-5113 Wrong result (extra row) and valgrind warnings in Item_maxmin_subselect::any_value on 2nd execution of PS with SELECT subquery
      
      When setting Item_func_not_all::test_sum_item or Item_func_not_all::test_sub_item,
      reset the other one to NULL - they can never be set both. When a PS is reexecuted,
      different executions might be optimized differently and a wrong test_su*_item
      might stay set from the previous execution.
      441192bf