Re: [Maria-developers] Fwd: [Commits] Rev 3897: bzr merge -r4123..4144 codership/5.6 in lp:~maria-captains/maria/maria-10.0-galera

2014-10-01 Thread Philip Stoev
of the database, allowing for deterministic tests. With respect to using a bitmask vs. an enum, please feel free to open an issue in LaunchPad. Philip Stoev ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers

Re: [Maria-developers] 5.3: optimizer status update andtest requests

2011-12-01 Thread Philip Stoev
rcise in RQG internals. Let me know if you want to do it and I will help sort out the technicalities. Philip Stoev BR Sergei -- Sergei Petrunia, Software Developer Monty Program AB, http://askmonty.org Blog: http://s.petrunia.net/blog ___ Mailing list

Re: [Maria-developers] FYI: @@optimizer_switch default changed to havesemijoin switched ON.

2011-11-07 Thread Philip Stoev
No problem, will do so right away. Philip Stoev - Original Message - From: "Sergei Petrunia" To: ; "Philip Stoev" Sent: Monday, November 07, 2011 9:37 PM Subject: [Maria-developers] FYI: @@optimizer_switch default changed to havesemijoin switched ON.

Re: [Maria-developers] optimizer_switch flags for next 5.3 release

2011-10-19 Thread Philip Stoev
it until told otherwise. Please let me know if I have misunderstood. Thank you. Philip Stoev - Original Message - From: "Sergei Petrunia" To: Cc: ; ; "Philip Stoev" ; Sent: Tuesday, October 18, 2011 8:01 PM Subject: optimizer_switch flags for next 5.3 release

Re: [Maria-developers] FW:MariaDB 5.3.2 beta is being released

2011-10-13 Thread Philip Stoev
Windows packages have been built and are available at a new location: http://i7.askmonty.org/packages/ Philip Stoev - Original Message - From: "Sergei Petrunia" To: Sent: Thursday, October 13, 2011 12:11 PM Subject: [Maria-developers] FW:MariaDB 5.3.2 beta is bein

Re: [Maria-developers] rqg-perpush-replication fails

2011-10-13 Thread Philip Stoev
Already fixed. Thanks for noticing -- it has been failing for some time and nobody else noticed. Philip Stoev - Original Message - From: "Sergei Petrunia" To: "Kristian Nielsen" Cc: Sent: Thursday, October 13, 2011 10:41 AM Subject: [Maria-developers] rqg-perpu

Re: [Maria-developers] Preparations for 5.3.2 release

2011-10-10 Thread Philip Stoev
lease let me know once they are ready. Philip Stoev ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpa

Re: [Maria-developers] Out of semi-join bugs, time for another testing?

2011-10-05 Thread Philip Stoev
Thank you, will start so right away. I will also see if prepared statements are still problematic. Philip Stoev - Original Message - From: "Sergey Petrunya" To: "Philip Stoev" Cc: Sent: Thursday, October 06, 2011 12:27 AM Subject: [Maria-developers] Out of semi

Re: [Maria-developers] [Maria-discuss] Microseconds support inMariaDB 5.3.

2011-09-21 Thread Philip Stoev
That is fine then! Only a little confusing thing is that as far as I know TIMESTAMP(14) is supported in MySQL 5.1 (and abandoned in MySQL 5.5) - so probably still in MariaDB as well. So maybe N should rather have been 17 or 20 (the byte length)? TIMESTAMP(14) has been removed in MariaDB as w

Re: [Maria-developers] Microseconds support in MariaDB 5.3.

2011-09-21 Thread Philip Stoev
Hello, By default, the existing precision is used. Only if a column is defined as TIME|TIMESTAMP(N) with N being either 3 or 6 , then millisecond or microsecond precision will be used. Philip Stoev - Original Message - From: "Peter Laursen" To: ; Sent: Wednesday, Se

Re: [Maria-developers] Philip please test: Duplicate Elimination for outer joins + semijoins

2011-06-29 Thread Philip Stoev
Hi, I have tested your tree as much as I could and filed a few bugs. I can only resume testing after those bugs are fixed. Preferably *all* of them, this will also prevent the bugs from getting so stale that they are no longer repeatable. For a list of all the dimensions that are being teste

Re: [Maria-developers] Philip please test: Duplicate Elimination for outer joins + semijoins

2011-06-27 Thread Philip Stoev
ok, I am on it. - Original Message - From: "Sergey Petrunya" To: "Philip Stoev" Cc: Sent: Tuesday, June 28, 2011 9:26 AM Subject: Philip please test: Duplicate Elimination for outer joins + semijoins Hello Philip, I'd like to get the tree at lp:

Re: [Maria-developers] MariaDB 5.2.6 release preparations

2011-05-12 Thread Philip Stoev
active yet. Once all the mirrors have the files I will activate it. Two items must be mentioned for windows - for the first time we have 64-bit windows packages - there is an upgrade wizard for converting MySQL instances to MariaDB Philip Stoev ___ Ma

Re: [Maria-developers] MariaDB 5.2.6 release preparations

2011-05-11 Thread Philip Stoev
. Philip Stoev ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

Re: [Maria-developers] Testing group commit with XtraBackup

2011-04-18 Thread Philip Stoev
itive combination and it did not patch correctly. I did not try your renaming trick; - in launchpad, they have a bunch of trees: a trunk tree , a 1.6 tree and a windows tree, both of which have seen pushes in the last 1 week Philip Stoev ___ Mailing

Re: [Maria-developers] Default parameter settings / Windows MSI installer

2011-04-06 Thread Philip Stoev
ld be written "Buffer pool". Dbart can provide the best wording. Philip Stoev - Original Message - From: "Vladislav Vaintroub" To: ; "Kazuhisa Ichikawa" ; "Peter Laursen" ; "Philip Stoev" ; "Arjen Lentz" ; Sent: Tuesd

Re: [Maria-developers] Testing group commit with XtraBackup

2011-03-11 Thread Philip Stoev
I think this test is entirely possible within the existing framework so I will try to do it eventually. Philip Stoev - Original Message - From: "Kristian Nielsen" To: "Philip Stoev" Cc: Sent: Wednesday, March 09, 2011 8:36 AM Subject: Testing group commit w

Re: [Maria-developers] Proposals for improving BKA/MRR visibility in EXPLAIN anddiagnostics

2010-12-15 Thread Philip Stoev
The above examples will look as follows: MariaDB [test]> explain select * from t1 where key1<30; ++-+---+---+---+--+-+--+--+---+ | id | select_type | table | type | possible_keys | key | key_len

[Maria-developers] DBT-3/TPC-H RQG tests are now available

2010-12-14 Thread Philip Stoev
being discovered as compared to the existing RQG grammars that use purely random queries against purely random data. Philip Stoev ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe

Re: [Maria-developers] Philip please test maria-5.3-mwl128-dsmrr-cpk

2010-12-12 Thread Philip Stoev
trees, such as 665669, so someone needs to fix this bug in case there are others hiding behind it. Philip Stoev - Original Message - From: "Sergey Petrunya" To: "Philip Stoev" Cc: Sent: Thursday, December 09, 2010 9:36 PM Subject: Re: Philip please test maria-5.3-mw

Re: [Maria-developers] Philip please test maria-5.3-mwl128-dsmrr-cpk

2010-12-09 Thread Philip Stoev
Thanks for the comprehensive responses! I meant index_condition_pushdown at all times. All testing scripts manipulate index_condition_pushdown and not engine_condition_pushdown. Philip Stoev - Original Message - From: "Sergey Petrunya" To: "Philip Stoev"

Re: [Maria-developers] problem with partitioning and our storage engine in 5.2

2010-12-09 Thread Philip Stoev
This code was added as a fix for MySQL bug #38005 and then removed as a fix for bug #46639 The comment for the revision that removed the code is: Bug#46639: 1030 (HY000): Got error 124 from storage engine on INSERT ... SELECT ... Problem was that when bulk insert is used on an empty table/pa

[Maria-developers] New BuildBot tests - compiling the MySQL drivers for PHP and Perl

2010-11-29 Thread Philip Stoev
the third-party drivers to become uncompilable. My next step will be to automate the testing of the Windows installer and the installation of MariaDB as a service. Any thoughts you may have in that area are also appreciated. Thank you. Ph

Re: [Maria-developers] [Maria-discuss] Problem with MariaDb as a Windows service

2010-11-20 Thread Philip Stoev
er is an Information entry saying "MySQL: Shutdown complete". Note that after you add --console, you need to use the Start button located in the same dialog bog. Otherwise, Windows will not honor the --console option. Philip Stoev - Original Message - From: "Pete

Re: [Maria-developers] [Maria-discuss] Problem with MariaDb as a Windows service

2010-11-20 Thread Philip Stoev
. In the same dialog box, hit Start Philip Stoev - Original Message - From: "Peter Laursen" To: ; Sent: Saturday, November 20, 2010 3:36 PM Subject: [Maria-discuss] Problem with MariaDb as a Windows service Some person claimed here around one week ago that MariaDB would no

[Maria-developers] Discussion on RQG test cases

2010-11-17 Thread Philip Stoev
an 5 rows. Include both the original *and* the simplified test case in the bub report I can do this only if the original query and test case will not be held against me. We have been through this before and the large queries have proven to be a sourc

[Maria-developers] Final testing for join_cache levels and hash join

2010-11-15 Thread Philip Stoev
suggest an alternative plan. Otherwise I assume you agree with the above. Thank you. Philip Stoev ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net

Re: [Maria-developers] Is it possible to have RQG look for crashes only?

2010-11-09 Thread Philip Stoev
RQG command line. Philip Stoev - Original Message - From: "Sergey Petrunya" To: "Philip Stoev" Cc: Sent: Tuesday, November 09, 2010 7:25 PM Subject: Is it possible to have RQG look for crashes only? Hi Philip, I've been fixing bugs in maria-5.3-mwl128-dsm

Re: [Maria-developers] Tree with DS-MRR improvements ready for testing

2010-11-05 Thread Philip Stoev
. Any ideas on how to make MTR test cases such bugs would be much appreciated. Philip Stoev - Original Message - From: "Sergey Petrunya" To: "Philip Stoev" Cc: Sent: Wednesday, November 03, 2010 11:59 AM Subject: Tree with DS-MRR improvements ready for testin

Re: [Maria-developers] RQG

2010-11-02 Thread Philip Stoev
- Backtick quotes are redundant and must be gone. I've never seen a single RQG-reported bug where the quotes were really necessary. Yet, they are there and make the queries longer than necessary. We have to manually delete them. - Redundant spaces are also annoying, a typical excerpt looks lik

Re: [Maria-developers] Why is ExtractValue() not allowed for virtual columns?

2010-10-22 Thread Philip Stoev
they are, and fix any deficiencies that occur as actual customer complaints in a future version. Philip Stoev - Original Message - From: "Henrik Ingo" To: "Maria Developers" ; "Philip Stoev" ; "Igor Babaev" Sent: Thursday, October 21, 20

Re: [Maria-developers] I am more than happy to test aria with largedatabases

2010-10-06 Thread Philip Stoev
database schema? Maybe we can try loading some of the underlying tables in Aria and use them for testing? Philip Stoev MariaDB QA - Original Message - From: "Mark Nielsen" To: Sent: Tuesday, October 05, 2010 1:47 AM Subject: [Maria-developers] I am more than happy to test

[Maria-developers] Automatic annotated code coverage reports for MariaDB

2010-09-27 Thread Philip Stoev
engine that you are developing, please drop me a note and I will configure reports to be generated for your tree as well. Thank you. Philip Stoev ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers

[Maria-developers] Testing a query/subquery in various contexts

2010-09-24 Thread Philip Stoev
can add it to the RQG. Thank you. Philip Stoev ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net

Re: [Maria-developers] DS-MRR improvements patch ready for review

2010-08-24 Thread Philip Stoev
ation that is still buggy and unstable from the 6.0-codebase days. Who and when will be able to fix the foundation and make it stable? Philip Stoev ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.

Re: [Maria-developers] [Fwd: [Commits] bzr commit into Mariadb 5.2, with Maria 2.0:maria/5.2 branch (igor:2821) Bug#604549]

2010-07-22 Thread Philip Stoev
When one sees this pair of codes ER_CONST_EXPR_IN_VCOL and ER_ROW_EXPR_FOR_VCOL, one can't help asking himself whether that's the only disallowed expressions, and if not, do we have error codes for vcol expressions with - user variables - subqueries - SP calls - etc, etc. Do we handle such cases

Re: [Maria-developers] How MySQL/MariaDB handles aborted DDL

2010-07-07 Thread Philip Stoev
y the new table, without some explicit instrumentation of the code. Philip Stoev - Original Message - From: "Arjen Lentz" To: "maria-developers" Cc: "Philip Stoev" Sent: Wednesday, July 07, 2010 3:03 AM Subject: How MySQL/MariaDB handles aborted DDL