There are 2 item(s) tagged with the keyword "MySQL".
Displaying: 1 - 2 of 2
What if you have a Coldfusion application that uses uuid values in the database, but you would like to insert data directly using MySQL? Unfortunately, Coldfusion's createuuid() function creates a 35 character uuid value, while the uuid() function in MySQL creates a 36 character uuid value.
Pulling your hair out trying to figure out why your long content on a Mura CMS page is being truncated? There is a good chance that your datasource in the Coldfusion Administrator has too small of a value for the long text buffer (chr) setting.
Displaying: 1 - 2 of 2