Hi, > On digging deeper, I find that in the Snippet table there are 16 records > which are exactly 32768 characters long (ie 2 ^ 15). There are also 2 > records in the Element table which stop short at exactly 32768 as well. > > However, the datatype of the relevant fields (ie snippet.code and > element.value) is longtext, which can take up to 2 ^ 32 characters (AFAIK). > > So I tried using phpMyAdmin to insert a new record into the snippet table, > where the length of the code field was over 130K characters. It accepted > this without complaint. > > So... it looks like something is going wrong with the repligard load? > The file we're using to load NAdmin is nadmin_core_141.xmlgz
Hmm... I've seen reports like this before, but have never bumped into this myself. The nadmin_core_141.xmlgz has worked perfectly for me on more than one occassion, so I'd say that is not where the problem is. Please let us know: - what OS are you on? - what version Midgard version are you using, - what version of MySQL, - are there multiple versions of libmysqlclient on your system, - what version of libmysqlclient is your libmidgard linked against, (ldd `locate libmidgard.so.*`) wkr, -- Envida http://www.envida.net/ Armand A. Verstappen Graadt van Roggenweg 328 [EMAIL PROTECTED] 3531 AH Utrecht tel: +31 (0)30 298 2255 Postbus 19127 fax: +31 (0)30 298 2111 3501 DC Utrecht --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
