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

2010-11-20 Thread Peter Laursen
On Sat, Nov 20, 2010 at 21:11, Peter Laursen wrote: > I do not think the 'Event Veiwer' interface is quite the same in Win7 as > earlier versions. > > I go to adminstration .. logbog .. administrative hændelser (administration > .. logs .. administrative events) > > I find > 1) one log item with '

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

2010-11-20 Thread Peter Laursen
I do not think the 'Event Veiwer' interface is quite the same in Win7 as earlier versions. I go to adminstration .. logbog .. administrative hændelser (administration .. logs .. administrative events) I find 1) one log item with 'owner' "Sercice Control Manager": "Tjenesten maria52 afsluttede uve

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

2010-11-20 Thread Philip Stoev
Hello, Can you please check what ends up in your Application log in the Event Viewer? When I get error 1067 from "net start", I get two entries in the Event Viewer. One is an Error entry saying "Aborting ... For more information, see Help and Support Center" and the other is an Information e

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

2010-11-20 Thread Peter Laursen
Also let me add that I am using the FULL package (.zip archive). Not the NSIS installer. -- Peter On Sat, Nov 20, 2010 at 20:18, Peter Laursen wrote: > I tried. I did not work. > (let me add that I have UAC completely disabled) > > -- Peter > > On Sat, Nov 20, 2010 at 20:04, Philip Stoev wrot

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

2010-11-20 Thread Peter Laursen
I tried. I did not work. (let me add that I have UAC completely disabled) -- Peter On Sat, Nov 20, 2010 at 20:04, Philip Stoev wrote: > Hi, > > It seems that the service requires the --console option to operate > properly. Here is how I could make it work: > > 1. In the Services Control panel,

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

2010-11-20 Thread Philip Stoev
Hi, It seems that the service requires the --console option to operate properly. Here is how I could make it work: 1. In the Services Control panel, open up the properties for the service 2. In the "Start Parameters" box, type "--console" without the quotation marks 3. In the same dialog box

Re: [Maria-developers] [Commits] Rev 89: MBug#674413: better fix following review: clear sql_mode rather than add every column explicitly. in http://bazaar.launchpad.net/~maria-captains/maria/5.1

2010-11-20 Thread Sergei Golubchik
Hi, knielsen! On Nov 20, kniel...@knielsen-hq.org wrote: > At http://bazaar.launchpad.net/~maria-captains/maria/5.1 > > > revno: 89 > revision-id: kniel...@knielsen-hq.org-20101120084531-x0hbb64q9x0yj376 > parent: kniel...@knielsen-hq.o

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

2010-11-20 Thread Peter Laursen
Some person claimed here around one week ago that MariaDB would not run as service after "mysqld --install". I replied that it worked for me - but it does not with the latest stable version 5.2.3 (it did with the 5.2.3 RC) (so my apology to this person!) Windows console output: C:\maria52\bin>sc