Hungarian collation

2006-10-17 Thread Peter Gulutzan
w collations should be: ucs2_hungarian2_ci, utf8_hungarian2_ci. The only other character sets that may have Hungarian collations are latin2 and cp1250. Our concern at this time is only for the "primary sort", the collation necessary for searches. The "secondary sort" or "terti

RE: Hungarian collation

2006-10-30 Thread Peter Gulutzan
Hi, On Thu, 2006-10-19 at 18:02 +0300, [EMAIL PROTECTED] wrote: > > From: Peter Gulutzan <[EMAIL PROTECTED]> > > > > MySQL is looking for an authoritative, official statement which states > > all the current Hungarian collation rules. > > According to th

Re: WL#946 and Changing time literal format

2009-01-25 Thread Peter Gulutzan
Hi Monty, Michael Widenius wrote: > Hi! > >>>>>> "Peter" == Peter Gulutzan writes: > > Peter> Hi all, > Peter> On 01/15/2009 03:11 PM Peter Gulutzan wrote: > >>> For a TIME or DATETIME or TIMESTAMP literal, one can use >&g

Re: Hungarian collation

2007-01-31 Thread Peter Gulutzan
On Tue, 2006-10-17 at 10:15 -0600, Peter Gulutzan wrote: > Hi, > > MySQL is looking for an authoritative, official statement > which states all the current Hungarian collation rules. > Please let other MySQL-using Hungarians (especially if you > know a user group in Hungary

MySQL: standard SQL compliancy: primary keys: default: should be NOT NULL

2003-06-05 Thread Peter Gulutzan
rsion 4.0.13. So, in the current MySQL release, CREATE TABLE t (s1 INT PRIMARY KEY) does not return an error message. Regards, Peter Gulutzan 2003-06-04 -- For technical support contracts, visit https://order.mysql.com/?ref

Re: Need help comparing MySQL to MS SQL Server

2003-11-18 Thread Peter Gulutzan
himself, or if it came from somewhere. Answer: It came from somewhere. The above paragraph is a word-for-word quote from this Microsoft document: http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/sql/deploy/upgrdmigrate/mysql.asp Regards, PeterG -- Peter Gul