morrow95
- Total activity 191
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 41
Comments
Recent activity by morrow95-
Yes, mysqlnd is what I am talking about. Afterwards I also found the same references here on the forum. Apparently it isn't included still. I went ahead and rewrote what I needed to in PDO last ...
-
I'm okay with doing that, but always a little weary of doing so since this is 'in use' and by customers at that. From my experience in the past support has done more harm than good (downtime espec...
-
No output - just goes back to the prompt. Yes, version 106.0.18 as of right now.
-
So could this have something to do with the fact I use a remote db server? Like this check is only checking locally rather than using the remote db profile to check?
-
I finally got around to investigating this more and wanted to update this thread. In my case, mysql 5.7.41 (what was installed when this vm was first setup) was starting up on my vm with WHM insta...
-
Strange. I can ssh into both vms and commands like 'SHOW DATABASES;' correctly show the databases on the vm that has mariadb and our databases - correct sizes and everything. I assume that all ha...
-
What happens when you run "mysqladmin proc status" on the system? It's clear *something* is running locally still, so you'll just need to track down what, and that command will show you the MySQL...
-
No, have neither of those files. Okay, but I still don't understand how anything here is 'working' or means anything. We use an entirely different vm for databases setup as a remote db profile in...
-
Alright - what about the rest of the settings in the file? The forum won't allow me to post it in a code block or as an attached file - blocks it. I'm trying with a screenshot instead this time.
-
I'd check this server first, and confirm it's writing to that log file based on the path in there. Yes, that is the log file that was mentioned in it. I tried attaching it as a file, but the fo...