Re: [Maria-developers] Summary of discussion about MariaDB future and release plans

2010-05-10 Thread Peter Zaitsev
Sergei, I just wanted to mention product version and how it is encoded in RPM and DEB packages are 2 different things. We have similar problem with Percona Server, adding some unstable features and we plan to either solve it by prefix or different repository. Inventing your own MariaDB 5.2 is v

Re: [Maria-developers] [Drizzle-discuss] Learning Storage Engine API

2010-05-10 Thread Toru Maesaka
Hi, > I wouldn't recommend anyone to look at the MySQL_Internals_Custom_Engine and > try to build one for Drizzle. Agreed. When I first started getting into storage engines, that documentation was a good starting point for getting a feel on how things worked. However, I soon learned that it lack

Re: [Maria-developers] [Drizzle-discuss] Learning Storage Engine API

2010-05-10 Thread Toru Maesaka
Hi folks! Think I'm jumping in the band wagon a little late but the Storage Engine API Documentation on MySQL Forge doesn't have everything on the API. In fact it lacks a LOT of important information. That said, it's still worth a read. Just don't rely on it too much. Cheers, Toru On Tue, Apr 2

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2853: Removed extra } that caused script to fail with syntax error

2010-05-10 Thread noreply
revno: 2853 committer: Michael Widenius branch nick: maria-5.1 timestamp: Mon 2010-05-10 21:23:16 +0300 message: Removed extra } that caused script to fail with syntax error modified: scripts/mysqld_multi.sh -- lp:maria https://cod

Re: [Maria-developers] Windows installer

2010-05-10 Thread Michael Widenius
Hi! > "Bo" == Bo Thorsen writes: >> BTW: I think the installer should not replace the zipped distro. It is >> not OR - it is AND. One reason is that you may want to grab a file >> without actually installing. Bo> I strongly disagree with this. The zip file installation is something Bo>

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2852: bugfix from mysql-5.1, apparently lost in a merge

2010-05-10 Thread noreply
revno: 2852 committer: Sergei Golubchik branch nick: maria-5.1 timestamp: Mon 2010-05-10 16:23:08 +0200 message: bugfix from mysql-5.1, apparently lost in a merge modified: sql/sql_select.cc -- lp:maria https://code.launchpad.net/~

Re: [Maria-developers] [Merge] lp:~paul-mccullagh/maria/pbxt-1.0.11 into lp:maria

2010-05-10 Thread Kristian Nielsen
Paul McCullagh writes: > All tests in the PBXT suite run through on Mac and Linux, except for one > error under Linux, which is a bit weird (see below). > -- > > pbxt.select_safe [ fail ] > Test ended at 2010-05-06 17:19:13 > > CURRENT_TEST: pbxt.

[Maria-developers] Updated (by Serg): innodb statistics in the slow log (115)

2010-05-10 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: innodb statistics in the slow log CREATION DATE..: Sun, 25 Apr 2010, 16:35 SUPERVISOR.: Ser

[Maria-developers] Updated (by Serg): innodb statistics in the slow log (115)

2010-05-10 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: innodb statistics in the slow log CREATION DATE..: Sun, 25 Apr 2010, 16:35 SUPERVISOR.: Ser

[Maria-developers] Updated (by Serg): insert ignore ha_extra hint (114)

2010-05-10 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: insert ignore ha_extra hint CREATION DATE..: Sun, 25 Apr 2010, 16:32 SUPERVISOR.: Sergei I

[Maria-developers] Updated (by Serg): insert ignore ha_extra hint (114)

2010-05-10 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: insert ignore ha_extra hint CREATION DATE..: Sun, 25 Apr 2010, 16:32 SUPERVISOR.: Sergei I

[Maria-developers] Updated (by Serg): support many clustered keys per table (113)

2010-05-10 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: support many clustered keys per table CREATION DATE..: Sun, 25 Apr 2010, 16:23 SUPERVISOR.:

[Maria-developers] Updated (by Serg): support many clustered keys per table (113)

2010-05-10 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: support many clustered keys per table CREATION DATE..: Sun, 25 Apr 2010, 16:23 SUPERVISOR.:

[Maria-developers] Updated (by Serg): support many clustered keys per table (113)

2010-05-10 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: support many clustered keys per table CREATION DATE..: Sun, 25 Apr 2010, 16:23 SUPERVISOR.:

[Maria-developers] Updated (by Serg): support many clustered keys per table (113)

2010-05-10 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: support many clustered keys per table CREATION DATE..: Sun, 25 Apr 2010, 16:23 SUPERVISOR.:

Re: [Maria-developers] Windows installer

2010-05-10 Thread Henrik Ingo
On Mon, May 10, 2010 at 10:25 AM, Bo Thorsen wrote: > Hi everyone, > > I have been looking at getting our binary windows distribution back on > track. One of the options would be to create the zip file like we did > earlier. > > Another way would be to create a proper windows installer. For this,

Re: [Maria-developers] Summary of discussion about MariaDB future and release plans

2010-05-10 Thread Sergei Golubchik
Hi, Henrik! On May 05, Henrik Ingo wrote: > > > > I think we very nearly made the same mistake with 5.2. We had a > > feature list, and while some of them were "rolling", we also had > > features that were decided in advance that they _must_ be pushed at > > a certain date. I strongly believe this

Re: [Maria-developers] Windows installer

2010-05-10 Thread Bo Thorsen
Hi Sergei, Den 10-05-2010 11:24, Sergei Golubchik skrev: You're the windows developer, so it's up to you. Not really. I want to build a good package on Windows. For that, I need input from others. However, it does look like I'm on track for now. If you can make a nicely and professionally

Re: [Maria-developers] Windows installer

2010-05-10 Thread Sergei Golubchik
Hi, Bo! On May 10, Bo Thorsen wrote: > Hi everyone, > > I have been looking at getting our binary windows distribution back on > track. One of the options would be to create the zip file like we did > earlier. > > Another way would be to create a proper windows installer. For this, there > are

Re: [Maria-developers] Windows installer

2010-05-10 Thread MichaƂ Jarosz
W dniu 2010-05-10 10:59, Bo Thorsen pisze: Den 10-05-2010 10:51, Peter Laursen skrev: BTW: I think the installer should not replace the zipped distro. It is not OR - it is AND. One reason is that you may want to grab a file without actually installing. I strongly disagree with this. The zip fi

Re: [Maria-developers] Windows installer

2010-05-10 Thread Bo Thorsen
Den 10-05-2010 10:51, Peter Laursen skrev: 1) I did not do any work really. I just commented on the workflow of such (what conditions should be checked, what files the installer should copy and where, update registry with service details, uninstallation information etc. etc.). But discussion st

Re: [Maria-developers] Windows installer

2010-05-10 Thread Peter Laursen
1) I did not do any work really. I just commented on the workflow of such (what conditions should be checked, what files the installer should copy and where, update registry with service details, uninstallation information etc. etc.). But discussion stopped months ago - probably because something

Re: [Maria-developers] Windows installer

2010-05-10 Thread Bo Thorsen
Den 10-05-2010 10:23, Peter Laursen skrev: 3 points/questions: 1) NSIS should be bundled. How do you mean? It's building a standalone installer, nsis is not needed for installation. It's only needed if you build the installer package. 2) And not installing as a service never was the idea.

Re: [Maria-developers] Windows installer

2010-05-10 Thread Peter Laursen
3 points/questions: 1) NSIS should be bundled. 2) And not installing as a service never was the idea. 3) Will this installer handle upgrading too? Peter Webyog On Mon, May 10, 2010 at 12:55, Bo Thorsen wrote: > Hi everyone, > > I have been looking at getting our binary windows distribution bac

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2860)

2010-05-10 Thread knielsen
#At lp:maria 2860 kniel...@knielsen-hq.org 2010-05-10 [merge] Automerge MariaDB 5.1.44b release. modified: mysql-test/r/grant.result mysql-test/t/grant.test sql/mysql_priv.h sql/partition_info.cc sql/sql_parse.cc sql/sql_table.cc

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2859)

2010-05-10 Thread knielsen
#At lp:maria 2859 kniel...@knielsen-hq.org 2010-05-10 Suppress a safemutex warning pending fix of MBug#578117. modified: mysql-test/suite/pbxt/r/pbxt_xa.result mysql-test/suite/pbxt/t/pbxt_xa.test === modified file 'mysql-test/suite/pbxt/r/pbxt_xa.result' --- a/mysql

[Maria-developers] Windows installer

2010-05-10 Thread Bo Thorsen
Hi everyone, I have been looking at getting our binary windows distribution back on track. One of the options would be to create the zip file like we did earlier. Another way would be to create a proper windows installer. For this, there are several options: NSIS, WIX, etc. I spent a bit of