-
I have compiled mym for **maci** architecture (Matlab 2009a), however am getting errors for the **maci64** architecture (Matlab 2009b). I can post my mym.mexmaci if it would helpful.
2009-11-09 15:04:17 UTC by Greg Gage
-
It would be great if a second 'open' usage could be added that accepted a Unix domain socket as destination. Basically, if the second argument--after 'open'--is a valid file system location, treat it as a Unix socket. If Unix sockets can be shared on a network, e.g. using Samba, then ideally this would be attempted regardless of platform. (If that's possible, then the validity of the file system...
2009-09-29 05:11:12 UTC by tjnycum
-
Sorry this response is so late.
Have you checked out this possibility:
http://dev.mysql.com/doc/refman/5.1/en/packet-too-large.html.
2009-09-28 05:23:30 UTC by jerlich
-
I think the way that mym hooks into mysql and zlib precludes this, though I am uncertain.
If you are having problems compiling, perhaps you could post your errors here?.
2009-06-11 15:37:20 UTC by mistaroblivion
-
I am not able to get mym to work with 'LOAD DATA LOCAL INFILE'.
The error I get is 'The used command is not allowed in this mysql version.'
This mysql reference page describes why the error occurs:
http://dev.mysql.com/doc/refman/5.0/en/load-data-local.html
I recompiled mysql with --enable-local-infile and the necessary lines in my.cnf both on the server (which is remote) and the...
2009-06-11 15:03:01 UTC by mistaroblivion
-
I'm trying to save a large dataset (2034 x 4096 array) as a longblob in MySQL via Matlab (mym). However, the mym connection is broken every time the data tries to load and thus fails.
As longblobs are capable of handling 4 GB width of data and the file is under 19 KB, the size of the data shouldn't be the issue.
Does anyone know what the problem is and, more importantly, how to fix it?...
2009-05-07 16:37:17 UTC by seawall09
-
Anonymous committed patchset 1 of module CVSROOT to the MySQL Wrapper for Matlab CVS repository, changing 11 files.
2007-07-02 16:10:32 UTC by nobody
-
ymaret registered the MySQL Wrapper for Matlab project.
2007-07-02 16:05:15 UTC by ymaret