search for: _mysql

Displaying 4 results from an estimated 4 matches for "_mysql".

Did you mean: mysql
2011 Feb 02
2
Centos + python + sqlalchemy + mysql
...pi = dialect_cls.dbapi(**dbapi_args) File "/usr/lib/python2.6/site-packages/sqlalchemy/dialects/mysql/mysqldb.py", line 101, in dbapi return __import__('MySQLdb') File "/usr/lib64/python2.4/site-packages/MySQLdb/__init__.py", line 19, in <module> import _mysql ImportError: /usr/lib64/python2.4/site-packages/_mysql.so: undefined symbol: Py_InitModule4 Did anybody faced this error ? Does anybody use the above set of software on Centos ? Regards Przemek ----------------------------------------------------------------- Sprawdz pogode. Kliknij >>&gt...
2004 Jun 30
1
asterisk-addons unable to compile
...m, but I have tried that and am still getting the following when trying to run make: ./mkdep -fPIC -I../asterisk/include/asterisk -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c` cc -fPIC -I../asterisk/include/asterisk -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o cdr_addon _mysql.o cdr_addon_mysql.c cdr_addon_mysql.c:50: warning: parameter names (without types) in function declaration cdr_addon_mysql.c:50: warning: data definition has no type or storage class cdr_addon_mysql.c: In function `mysql_log': cdr_addon_mysql.c:108: `mysql_lock' undeclared (first use in thi...
2009 Jan 14
6
How do I change MYSQL startup options on Mac??? (can't work it out)
...ing on my Mac? (I just want to add the "--log" option is about it). I tried doing "sudo ./Library/StartupItems/MySQLCOM/MySQLCOM restart" however this started a 2nd instances of mysql & mysqld. Here is what I see start after Mac startup if this helps: $ ps aux | grep mysql _mysql 137 0.0 0.5 635228 9760 ?? S Wed03PM 2:47.21 /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --user=mysql --pid-file=/usr/local/mysql/data/Macintosh-2.local.pid root 100 0.0 0.0 600172 496 ?? S Wed03PM 0:00.02 /bin/sh ./bin/mysqld_safe --datadir=/usr/local/mys...
2010 Jul 19
1
namespaces
Hello, i have an issue with vpopmail, this created a sub folder named "0" and all the new users created inside this folder into the domain folder. Weel i don understand why vpopmail do that, but i want to know if the option in dovecot.conf namespaces i can make it to search the Maildir in both directories. name domain/user & name domain/0/name user. CAn you help me??? Any options.