similar to: Disconnect all MySQL connections

Displaying 20 results from an estimated 1000 matches similar to: "Disconnect all MySQL connections"

2009 May 16
1
Fwd: Cannot allocate a new database connection error
---------- Forwarded message ---------- From: Moumita Das <das.moumita.online@gmail.com> Date: Sat, May 16, 2009 at 2:26 PM Subject: Cannot allocate a new database connection error To: r-help-request@r-project.org Hi friends, why do i keep getting this error?The program runs, twice and every third time i get this error.I have to quit.Again get teh R-prompt and then run the script. *Error
2006 Mar 01
2
Class & Method, S3 / S4
Hi I'm trying to create a class. However, I've some problems... I am used to program php. There I can create a new object and call a specific function of this object. In R, I hoped to create a class similar and then call the function like: Creating the Class: <CODE>----------------------------------- setClass("connect", representation(test="function")) )
2007 Mar 20
1
RMySQL load error
I'm having trouble getting RMySQL to load. I was able to build it and install it (RMySQL_0.5-11.tar.gz). I was also able to build and install mysql-5.0.37. I've read many postings about this but have not found a mention of my particular problem (some closely related). I get the "unable to load shared library, no such file" error, but all the files do exist, RMySQL.so and
2005 Mar 09
1
RMySQL installed but not availalable
I don't use MySQL but I have seen messages like this before. They often have replies which indicate that you need to follow the instructions more closely. I suggest you search the list for these previous posts as I'm sure there is help there, somewhere! Tom > -----Original Message----- > From: Adriano von Sydow [mailto:pdasilva at xtra.co.nz] > Sent: Thursday, 10 March 2005 5:13
2016 Oct 12
3
Dragon egg not recognizing Target ARM machine
Hello Team, Good Morning!! This is Vishnu Prasanth doing my master's thesis on improving llvm compiler optimization. Currently I am trying to build dragon egg and when I gave take, it is not getting recognized for ARM machine. Can you please help me with. Below are the errors when I gave the below command inside dragon egg directory GCC=GCC_DIR/gcc
2007 Jul 16
4
No adsl in dom0 - Fedora 7
Hi, I am having problems establishing an adsl connection in dom0 (but ONLY in dom0, without xen everything is ok). Following is my setup/situation: 1. Installed clean Fedora 7 (with virtualization option selected) 2. Booted with the non-xen kernel & setup adsl. Adsl connection works without any problems. 3. Rebooted with xen kernel into dom0. 4. adsl connection can no longer be activated
2023 Mar 22
2
Error: /proc/self/status is larger than expected
Hello, gaia ~ # uname -a Linux gaia 6.1.12-gentoo-x86_64 #1 SMP Thu Mar 9 19:57:24 CST 2023 x86_64 Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz GenuineIntel GNU/Linux gaia ~ # dovecot --version 2.3.20 (80a5ac675d) gaia ~ # cat /proc/self/status | wc --bytes See attached for example content of /proc/self/status and the dovecot.conf through 'dovecot -n' I am re-sending this message because
2023 Mar 26
1
Error: /proc/self/status is larger than expected
Hi! This requires a code change, which is currently in progress. It does require you to patch Dovecot yourself if you want to use it, once it's ready. Aki > On 26/03/2023 05:22 EEST Elisamuel Resto Donate <sam at samresto.dev> wrote: > > > Hi, > > At this point I have resorted to add the error message to be ignored by the syslog daemon to at least keep it out of
2023 Mar 26
1
Error: /proc/self/status is larger than expected
Aki, Thank you! Regards, -Sam > On Mar 26, 2023, at 04:00, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > ?Hi! > > This requires a code change, which is currently in progress. It does require you to patch Dovecot yourself if you want to use it, once it's ready. > > Aki > >> On 26/03/2023 05:22 EEST Elisamuel Resto Donate <sam at
2023 Mar 21
4
Error: /proc/self/status is larger than expected
Hello, Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue. I saw the error message in the source code
2020 Oct 10
10
Mail samba
Hi I am trying to authenticate my mail server with samba ad. The only problem is that I don?t get it working. root at dna:/data/CA/EasyRSA-v3.0.6# ldapsearch -x -h gaia.rompen.lokaal -D 'vmail' -W -b 'cn=users,dc=rompen,dc=lokaal' Enter LDAP Password: ldap_bind: Strong(er) authentication required (8) additional info: BindSimple: Transport encryption required. I can not read
2020 Jul 04
3
Migrate a share from Mac-OSX to NAS ASUSTOR samba 4.4
Hello everyone, I hope you are well. Take care of yourself. I have the same problem as describe here: https://lists.samba.org/archive/samba/2014-December/187545.html I migrate a file share from a MAC-OS environment. For its new storage system, the company purchased an ASUSTOR NAS. This NAS works with an operating system based on version 4.14 of the GNU / LINUX x86_64 kernel. This NAS operates a
2004 Dec 14
3
WinXP client always connects as Gaia\Guest
All attempts to connect to our Samba server, share "\data" from any Windows client fails. I'm trying to get samba to prompt the windows user with a login box, have them enter the samba username/password, then head onto the share. If I use in the address field the following: \\gaia\data /user:woellki a dialog box appears, with the username field greyed out "Gaia\Guest"
2020 Aug 31
4
No DNS domain configured
I am trying to join an existing samba server but I get an error message that the DNS update failed. I have read that this doesn?t matter and the join is still successful. But the problem comes when I try to grant privileges to the unix admins. root at dna:/home/pi# net ads join -U administrator Enter administrator's password: Using short domain name -- DOMAIN Joined 'DNA' to dns
2002 Oct 16
5
Database newbee problem...
Hi all, This is a potentially very stupid question about MySQL <-> R interaction, but I have not been able to solve it. I'm just trying to connect R to my MySQL databse, and gets this: > library(RMySQL) Loading required package: methods > m <- dbDriver("MySQL") > con <- dbConnect(m,group="testdb") Process R segmentation fault at Wed Oct 16 07:04:30
2020 Aug 31
3
No DNS domain configured
I got it. Thanks. The share is working. Only problem, I need some files to be only readable for the end user (templates) the problem is windows doesn't for some reason allow me to change the rights. I am using dutch windows so the error is dutch but translated it say. Can't connect/find active directory to verify or open claimtypes. Philip "Rowland penny via samba" <samba at
2013 Dec 03
1
LDAPcmp show errors (serverState, subRefs)
Hi there! Here it is a setup with an Windows 2003 SBS and two Samba 4.1.2. Everything is working fine, but I found differences in LDAP and need to know if this is relevant for replication samba-tool ldapcmp ldap://sbssrv2003 ldap://samba4.1.2 [...] Comparing: 'CN=Builtin,DC=SAMBADOMAIN,DC=local' [ldap://gaia] 'CN=Builtin,DC=SAMBADOMAIN,DC=local' [ldap://samba1] Attributes
2009 Mar 31
4
what is the preferred method to create a package local variable?
for the moment, I'm using: .onAttach <- function(libname, pkgname) { .bbg.db.conn <<- dbConnect(dbDriver("PostgreSQL"), user="blah","blah") } .onUnload <- function(libpath) { dbDisconnect(.bbg.db.conn) } which results in a hidden global variable in the global environment. I would prefer to make the assignment only in the package namespace.
2006 Feb 25
1
Why this doesn't work??
Hi. I can't get to work the excludes in this command: rsync -n -a -v --delete --timeout 120 --exclude '/sys/' --exclude '/tmp/' --exclude '/stuff/' --exclude '/mnt/' --exclude '/proc/' --exclude '/var/tmp/' --exclude '/usr/portage/distfiles/' --exclude '/home/msurdi/.thumbnails/' gaia:/ /usr/backups/gaia.0/ The excluded
2020 Sep 04
3
Acls
What I am aware of I didn?t mess with the bidmap config. But I don?t really understand what it is, and where I use it for. I am really new to samba. All I know is that I have something regarding this in my config. And that it has something to do with users and groups. Thanks a lot btw for all the help. Without it I would be stuck on things like this for weeks Philip > On 4 Sep 2020, at 18:57,