Re: [ANN] Mroonga 6.10 - Fast fulltext search for all languages on MySQL

2016-10-29 Thread Sami
Can you post some benchmarks or comparison with elasticsearch? Sent from ProtonMail mobile Original Message On 29 ott 2016 05:03, Kentaro Hayashi wrote: Hi, Mroonga 6.10 has been released! Mroonga is a MySQL storage engine that supports fast fulltext search and geolocation

Re: MySQL installation in Fedora Core 1

2004-03-31 Thread Sami Maisniemi
MySQL does not even start properly. For example: [EMAIL PROTECTED] smaisnie]# ln -vs /tmp/mysql.sock /var/lib/mysql/mysql.sock create symbolic link `/var/lib/mysql/mysql.sock' to `/tmp/mysql.sock' ln: creating symbolic link `/var/lib/mysql/mysql.sock' to `/tmp/mysql.sock': No s

MySQL installation in Fedora Core 1

2004-03-30 Thread Sami Maisniemi
l/mysql.sock' (2) Does anyone have any idea how to carry out post-installation process? Regards Sami Maisniemi -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: PHP script cannot connect MySQL server

2004-03-23 Thread Sami Maisniemi
uot;root", "passwd"); but without any changes. Hmmm ... I did not expect this to be so hard. Regards Sami -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
STREAM CONNECTED 3305 unix 3 [ ] STREAM CONNECTED 3302 unix 3 [ ] STREAM CONNECTED 3301 Regards Sami -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
e command line, I start MySQL by typing just 'MySQL'. How can I view the user? I tried to create a root password and I added the password to the PHP script, but I did not see any impact. Regards Sami -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To u

Re: PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
to check the socket, please? Regards Sami dhcppc9:/home/smaisnie # ps -efc | grep mys root 1211 1 -21 19:45 ?00:00:00 /bin/sh ./bin/mysqld_safe --datadir=/usr/local/mysql/data --pid-file=/usr/local/mysql/data/dhcppc9.pid mysql 1240 1211 -24 19:45 ?00:00:00

Re: PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
am able to see multiple processes referring to MySQL. > How did you start your server? I have some scripts that start MySQL server automatically during login. Regards Sami -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
ows2 = mysql_num_rows($result2); while ($table_data = mysql_fetch_row($result2)) { echo "--" . $table_data[0]. ""; } echo "==> $num_rows2 table(s) in " . $db_data[0] . ""; } ?> Regards Sami -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

ERROR 2002: Can't connect to local MySQL server through socket

2004-03-15 Thread Sami Maisniemi
d: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/ mysql/mysql.sock' (2) I checked the directory '/var/lib/mysql/' and there is no such file. How should I generate one? The server is just a localhost if this has any impact. Regards Sami --

Access denied

2001-10-01 Thread Sami al flaish
ot=root"); i have got the following message :- java.security.AccessControlException: access denied (java.net.SocketPermission IT-SNS resolve) so please help me to solve this problem. -- Best regards, Sami mailto:[EMAIL PROTECTED]