[TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-24 Thread Dmitry Dulepov [typo3]
Hi all! (This is a cross-post to "english" and "dev" lists. I decided to make a cross-post because this topic is important) I make myself a new server. It is going to use MySQL 5. I remember that TYPO3 have problems with MySQL 5. If you experienced any, tell me about them in this thread (prefe

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-24 Thread Osipov Dan
netfielders.de Subject: [TYPO3] Call for problems: MySQL 5 in TYPO3 Hi all! (This is a cross-post to "english" and "dev" lists. I decided to make a cross-post because this topic is important) I make myself a new server. It is going to use MySQL 5. I remember that TYPO3 have probl

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-24 Thread Benjamin Mack
Hey Dmitry, I use mysql5 (coming from a debian etch package) for production use (we have a separate DB server), where TYPO3 is accessing this DB from another server. It works like a charm and I have never had problems with it. -- greetings, benni. -SDG-

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-24 Thread Francois Suter
Hi Dmitry, I make myself a new server. It is going to use MySQL 5. I remember that TYPO3 have problems with MySQL 5. If you experienced any, tell me about them in this thread (preferable in "dev" list!) and I will try to fix them until release of 4.2. We have about 10 sites in production

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-24 Thread Daniel Pötzinger
Dmitry Dulepov [typo3] schrieb: > Hi all! > > (This is a cross-post to "english" and "dev" lists. I decided to make a > cross-post because this topic is important) > > I make myself a new server. It is going to use MySQL 5. I remember that > TYPO3 have problems with MySQL 5. If you experienced

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-24 Thread Dmitry Dulepov [typo3]
Hi! Osipov Dan wrote: > We have to run MySQL 5 in the compatible mode, otherwise typo3 doesn't work. It is very hard to fix "doesn't work" type of problems because they are too generic. At the moment I imported my database to mysql 5.0.45 and it works fine. -- Dmitry Dulepov TYPO3 core team We

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-24 Thread Osipov Dan
Call for problems: MySQL 5 in TYPO3 Hi! Osipov Dan wrote: > We have to run MySQL 5 in the compatible mode, otherwise typo3 doesn't work. It is very hard to fix "doesn't work" type of problems because they are too generic. At the moment I imported my database to my

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-25 Thread Dmitry Dulepov [typo3]
Hi! Osipov Dan wrote: > Here is a bug report, that's hopefully more specific for you: > http://bugs.typo3.org/view.php?id=2059 It appears that issues are resolved. -- Dmitry Dulepov TYPO3 core team Web: http://typo3bloke.net/ Skype: callto:liels_bugs "Nothing is impossible. There are only limit

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-26 Thread Martin Kutschker
Elmar Hinz schrieb: > Dmitry Dulepov [typo3] wrote: > >> Hi all! >> >> (This is a cross-post to "english" and "dev" lists. I decided to make a >> cross-post because this topic is important) >> >> I make myself a new server. It is going to use MySQL 5. I remember that >> TYPO3 have problems with My

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-27 Thread Osipov Dan
] Call for problems: MySQL 5 in TYPO3 Hi! Dmitriy Osadchiy wrote: > I can supplement: > > I have testing environment: > WinXP SP2 > Apache 2.2.6 > MySQL 5.0.45 > TYPO3 4.0.8 > > Could not connect to website or login into the backend until set > > sql_mode='M

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-27 Thread Dmitry Dulepov [typo3]
Hi! Dmitriy Osadchiy wrote: > I can supplement: > > I have testing environment: > WinXP SP2 > Apache 2.2.6 > MySQL 5.0.45 > TYPO3 4.0.8 > > Could not connect to website or login into the backend until set > > sql_mode='MYSQL4' I think it is because you have an old TYPO3 version. 4.0.8 is very

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-27 Thread Dmitriy Osadchiy
I can supplement: I have testing environment: WinXP SP2 Apache 2.2.6 MySQL 5.0.45 TYPO3 4.0.8 Could not connect to website or login into the backend until set sql_mode='MYSQL4' Osipov Dan wrote: > Dmitry, > > We have to run MySQL 5 in the compatible mode, otherwise typo3 doesn't work. > I've

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-30 Thread Steffen Kamper
"Dmitry Dulepov [typo3]" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Hi all! > > (This is a cross-post to "english" and "dev" lists. I decided to make a > cross-post because this topic is important) > > I make myself a new server. It is going to use MySQL 5. I remember th

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2007-12-31 Thread Johnny Peck
Dmitry Dulepov [typo3] wrote: > Hi all! > > (This is a cross-post to "english" and "dev" lists. I decided to make a > cross-post because this topic is important) > > I make myself a new server. It is going to use MySQL 5. I remember that > TYPO3 have problems with MySQL 5. If you experienced an

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2008-01-03 Thread Michael Stucki
Hi Dmitry, as far as I remember, the problems occur only if "strict" mode is enabled: http://bugs.typo3.org/view.php?id=4693 - michael Dmitry Dulepov [typo3] wrote: > Hi all! > > (This is a cross-post to "english" and "dev" lists. I decided to make a > cross-post because this topic is importan

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2008-01-04 Thread Patrick Gaumond
Michael Stucki wrote: > Hi Dmitry, > > as far as I remember, the problems occur only if "strict" mode is enabled: > http://bugs.typo3.org/view.php?id=4693 > > - michael Who is this Stucki guy ? Never heard of him... Patrick PS: Welcome back Michael! (and sorry for being OT) __

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2008-01-09 Thread Michael Stucki
Hi Patrick! >> as far as I remember, the problems occur only if "strict" mode is >> enabled: http://bugs.typo3.org/view.php?id=4693 >> >> - michael > > Who is this Stucki guy ? Never heard of him... > > Patrick > > > PS: Welcome back Michael! (and sorry for being OT) Thank you! Nice to hear

Re: [TYPO3] Call for problems: MySQL 5 in TYPO3

2008-01-10 Thread Sunday John
I have never had any problem using TYPO3 on MySQL5. Have run different versions on the platform. Cheers. On Jan 9, 2008 3:11 PM, Michael Stucki <[EMAIL PROTECTED]> wrote: > Hi Patrick! > > >> as far as I remember, the problems occur only if "strict" mode is > >> enabled: http://bugs.typo3.org/vi