Re: mysql 4.1 ACTIVEMQ_ACKS primary key length

2008-10-17 Thread Bruce Snyder
On Thu, Oct 16, 2008 at 1:38 AM, tricpod <[EMAIL PROTECTED]> wrote: > > Hi, > I have to install ActiveMQ on a mysql 4.1 database. > If I create ACTIVEMQ_ACKS with > CREATE TABLE ACTIVEMQ_ACKS ( >CONTAINER varchar(250) collate utf8_general_ci NOT NULL, >SUB_DEST varchar(250) collate utf8_ge

mysql 4.1 ACTIVEMQ_ACKS primary key length

2008-10-16 Thread tricpod
). What is the best way to get this table? All fields same size? Don't use key? kind regards Thomas -- View this message in context: http://www.nabble.com/mysql-4.1-ACTIVEMQ_ACKS-primary-key-length-tp20009472p20009472.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.