Displaying 20 results from an estimated 31 matches for "msql".
Did you mean:
msil
2005 Jan 13
1
asterisk realtime msql
Hi there
asterisk goes to 90% cpu usage when trying to authenticate a sip friend using realtime mysql, no other message does appear at cli and asterisk hungs;
here some info:
*CLI> realtime load sipfriends name 104
Jan 13 11:52:21 DEBUG[8928]: res_config_mysql.c:109 realtime_mysql: MySQL RealTime: Retrieve SQL: SELECT * FROM sipfriends WHERE name = '104'
Jan 13 11:52:21 DEBUG[8928]:
2019 Jun 30
2
Dovecot/MSQL issue
...a jailed environment.
The configuration in dovecot-sql.conf.ext has been set appropriately with
the host=127.0.0.1 (which works from a jailed environment) and when dovecot
attempts to auth it appears to perform a reverse dns lookup and overwrites
the host with the result localhost before using the msql credentials
'user'@'localhost'
which then fails after timing out.
I'm currently running version 2.2.33.2 of dovecot.
The workaround seems to be to have two credentials for the same user.
'user@'localhost' and 'user'@'127.0.0.1';
postfix operates in...
2019 Jun 30
0
Dovecot/MSQL issue
...nvironment.
>
> The configuration in dovecot-sql.conf.ext has been set appropriately with the host=127.0.0.1 (which works from a jailed environment) and when dovecot attempts to auth it appears to perform a reverse dns lookup and overwrites the host with the result localhost before using the msql credentials 'user'@'localhost' which then fails after timing out.
>
> I'm currently running version 2.2.33.2 of dovecot.
>
> The workaround seems to be to have two credentials for the same user.
> 'user@'localhost' and 'user'@'127.0.0.1...
2007 May 19
0
Can rails run with MSQL?
MSQL, not MySQL.
I don''t like rails to use COMMIT command.
Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JY...
2000 Mar 10
1
Problem while installing packages
Dear R team / R helpers / R users ,
I downloaded R-1.0.0 to install it but I am currently facing the
following problem :
Installation of packages.
Here is the output I had while trying to install RmSQL :
-------------
> R INSTALL -l /software/R-1.0.0/library/
/software/archive/R/RmSQL_0.2-1.tar.gz
Installing package `RmSQL' ...
libs
RmSQL.c:7: msql.h: No such file or directory
make: *** [RmSQL.o] Error 1
R
help
>>> Building/Updating help pages for package `RmSQL'
Form...
2019 Jul 01
0
Dovecot/MSQL issue
...gt;> The configuration in dovecot-sql.conf.ext has been set appropriately
> with the host=127.0.0.1 (which works from a jailed environment) and when
> dovecot attempts to auth it appears to perform a reverse dns lookup and
> overwrites the host with the result localhost before using the msql
> credentials 'user'@'localhost' which then fails after timing out.
> >>
> >> I'm currently running version 2.2.33.2 of dovecot.
> >>
> >> The workaround seems to be to have two credentials for the same user.
> >> 'user@'lo...
2019 Jul 01
2
Dovecot/MSQL issue
...ent.
>>
>> The configuration in dovecot-sql.conf.ext has been set appropriately with the host=127.0.0.1 (which works from a jailed environment) and when dovecot attempts to auth it appears to perform a reverse dns lookup and overwrites the host with the result localhost before using the msql credentials 'user'@'localhost' which then fails after timing out.
>>
>> I'm currently running version 2.2.33.2 of dovecot.
>>
>> The workaround seems to be to have two credentials for the same user.
>> 'user@'localhost' and 'user...
2019 Jul 02
1
Dovecot/MSQL issue
On 01/07/2019 09:48, lorek via dovecot wrote:
> Actually, it seems I may have been wrong in initial assumption that
> the issue with the client was that it was being identified to mysql as
> coming from localhost when connecting via tcp.
> This is what syslog indicated as a reason for the failure but its not
> the whole picture.
>
> As John mentioned I am trying to have
2008 Mar 26
3
Postfix - Maildir - MySQL - Cyrus Imap - Sieve
I would like to use the above config, i think.
Can cyrus-imap work nicely with Maildir ? If so is there one available
thats configured with msql support?
In the past i have used courier-imap but ideally i want to use sieve
thanks
1999 Oct 25
1
Summary: SQL-Interface
...)
see e.g. http://dan.emsphone.com/oracle/server.815/a68022/sqlansi.htm
or http://www.cs.yorku.ca/~seela/db2/db2u0/db2u010.htm#HDRCOMPSQL
(3) directly using proprietary C-functions with the .C-Interface
(4) waiting for the .Java interface and using JDBC
(5) use the contributed package RmSQL from CRAN to access the freely
available mSQL
(close to commercial MySQL)
(6) use an intermediate "glue" language such as Tcl (see
http://www.scriptics.com/),
which is expected to work for Oracle (oratcl) and Sybase,
but not for DB2 or MS-SQL-Server
Sorry, I haven't fou...
2003 Dec 03
0
looking for a job as a UNIX/FreeBSD system administrator
...unter, traffic shaper, packet filtering.
A solid understanding of routing and routing protocols (Policy
routing and RIP/OSPF) and able to troubleshoot network
connections/problems.
Ethernet, FastEthernet, HPNA, VPN/PPTP, PPP.
* Databases:
MySQL, mSQL, PostgreSQL.
* Software:
Routing: route, zebra.
WWW: Apache with php with MySQL with SSL, squid.
Networking: mpd, nmap, tcpdump, mrtg, isc-dhcp.
Mail postfix, exim, pop3d, courier-imap ; Multi domain mail system, users account stored in MySQL.
Security: sudo,...
2011 May 13
3
RMySQL problem on Windows 7 32 bit
...ms installing the
associated programs, specifically RMySQL since no windows binary exists.
I have followed the directions for compiling the package as found on -
http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL - but still have an error
when executing the install.package command.
RTools, and MSQL 5.5 have been installed on my computer. Path environment
altered to include RTools and R, verified to be working.
Thanks in advance,
Mike
o ?C:\Users\Mike\Documents/R/win-library/2.12?
(as ?lib? is unspecified)
trying URL 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/RMySQL_0.7-5.tar.gz'...
2009 Aug 22
7
Address family not supported
Hi everyone,
I'm setting up a VPN over IPv6, attempting to build an IPv4-over-IPv6
tunnel, but when I try to connect to the server, I got this: System call
`getaddrinfo' failed: Address family not supported.
Client runs WindowsXP, and I did almost exactly the same as
http://www.tinc-vpn.org/examples/windows-install . Here is the configuration
files:
------- tinc.conf -------
Name =
2003 Oct 20
1
looking for a job
...N/PRI/R2/E1 (G.703), VPN/PPTP/GRE, PPP.
A solid understanding and experience of TCP/IP, SNMP,
SMTP/POP3/IMAP/UUCP, NNTP, HTTP/FTP, DNS, NFS, NTP,
Telnet/SSH/RSH, TACACS/RADIUS, DHCP, IRC/Jabber, SSL. Knowledge
of protocol internals.
* Databases:
PostgreSQL, MySQL, mSQL.
* Software:
* Routing: routed, gated, zebra. * WWW: apache, squid, jesred,
HTML::Mason, mod_perl, mod_ssl, mod_rewrite, Apache::ASP,
Parser3, PHP. * Development: CVS, cvsup. * Networking: mpd,
nmap, tcpdump, mrtg, isc-dhcp. * Mail: procmail, maildrop,
qmail, pos...
2009 Oct 12
15
We're sorry, but something went wrong on Tomcat
I am using JRuby and I have to deploy on Tomcat. My web app is working
fine in the dev envirmonment, with Mongel, but when I deploy on Tomcat
I get "We''re sorry, but something went wrong on Tomcat".
The problem is that production.log only shows:
# Logfile created on Mon Oct 12 12:54:36 +0100 2009-bash-3.00
The file permission and directory are 777.
Any idea how I can
2008 Apr 02
1
Error in my_thread_global_end() when running rake db:migrate
When I run rake db:migrate I get this error at the end.
Error in my_thread_global_end(): 1 threads didn''t exit
I pinned it down to this code which is in 004_create_permissions.rb.
# create admin user
user = User.new
user.login = ''admin''
user.password = ''password''
user.save(false)
If I don''t run user.save(false) I
2002 Dec 13
0
Your website is brilliant, host it where it deserves to be... [ details inside ]
...eed
30 Day Money Back Guarantee
Technical Chat
Let's Take An Order Shopping Suite
Secure Server (SSL)
Server Side Includes (SSI)
PHP 4 with GD 1.8.4 Support
Java Chat Room
Volano Chat Room
FrontPage 2002 Extensions
Real Audio / Video 8.0 / G2 Servers
Web Based Control Panel
MIVA Empresa Engine
mSQL 2.0.3 / mySQL 3.23.49 Database
Vream, Voxware Support
Vivo Active, Midi, IPIX Support
Sizzler, Fractal FutureSplash Support
Infinop's Wavelet Image Compression
VocalTec Internet Phone Support
TrueSpeech Digital Audio Support
VRML, Macromedia Shockwave Support
Wireless Application Protocol Read...
2008 Feb 19
0
Rubycas-server installation
...documentation on how to install ''ruby'' and ''ruby on rails'' and that
works fine :). So i moved on to the rubycas-server part. I tried to
follow the instructions on this site:
http://code.google.com/p/rubycas-server/
I got myself the requirements, ruby, rubygems, msql, and a ssl
certificate. So i installed the rubycas-server, in run the server with
$rubycas-server.
Now i have the config.yml file so i configured it to my own. It''s in the
attachment.
Now i try to run it again but i get every time the same error:
/usr/lib/ruby/gems/1.8/gems/rubycas-serv...
2011 Apr 18
8
When i run the application theres something error anyone -
When i run the application theres something error
PROGRAM ERROR
then blah blah anyone help me how to configure this application:(
1999 Oct 16
1
ODBC database access package
I have just finished a first rough cut of RODBC,
a database connectivity addon. In theory it should allow
access to any odbc compliant database for which the driver
set is installed. On unix this includes MySQL, mSQL and
postgres using the unixODBC set.
On windows it should include access, sqlserver etc
if the odbc drivers are installed.
For those who have never taken an interest in this, Open DataBase
Connectivity (I think) is an api championed by (Oh dear!) microsoft
as a lowest common denominator set of s...