Menu

Close
  • Home
  • Photo Credit and thanks
Subscribe
Menu

Developer Andy Jarrett

Andy Jarrett, Web.App.Dev and everything else.

Scroll Down
Page 1 of 134 Older Posts →

DBeaver IO Error: Utility mysqldump not found in client home

We install Maria via Homebrew here which confuses DBeaver a little bit. To point the application in the right direction for calls to MySQLDump etc you »

Author image Andy Jarrett 13 March 2018

Thanks to @unsplash photos

If you like the photos at the top of my posts check out https://unsplash.com/ which is where most of them are from. They offer »

Author image Andy Jarrett 13 August 2017

Freeing up inodes in linux / Ubuntu

This is a follow up of notes from this post $ sudo -i #lets make life simple! First we are going to try and get this done »

Author image Andy Jarrett 13 August 2017

No space left on device error when there is still space

So I've seen this a couple of times and is usually related to your inodes. Basically every file gets an inode associated with it so there »

Author image Andy Jarrett 11 July 2017

Getting the compiled SQL out of queryExecute()

Unless I am missing something the ColdFusion function queryExecute() doesn't allow a "result" attribute to be defined so I needed another way to get the final »

Author image Andy Jarrett 16 February 2017

Homebrew and can't connect to MySQL server error (61 "Connection refused")

TL;DR Edit /usr/local/etc/my.cnf/usr/local/etc/my.cnf and at the end add `bind-address=*` So I've just done a clean install »

Author image Andy Jarrett 10 February 2017

Changing cursor to waiting in javascript

This morning I couldn't remember this snippet of code for this so I went all Google on it only to be hit with a ton of »

Author image Andy Jarrett 08 December 2016

Where are the MySQL logs on Mac (or any other system)

This is for my reference as i've been setting this up locally on OSX but should work for Windows and Linux and it might help someone »

Author image Andy Jarrett 16 November 2016

Google Authenticator One Time Passwords for ColdFusion

We've been looking at adding Google Authenticator to a CFML/Lucee/Railo/ACF project for a while as a proof of concpept and luckily there was »

Author image Andy Jarrett 08 November 2016

Auto stop and start an Amazon EC2 instance

At my company we run several EC2 instance which don't need to operate 24/7 such as Dev and Staging and I recently figured there is »

Author image Andy Jarrett 23 September 2016
Page 1 of 134 Older Posts →
Developer Andy Jarrett © 2019
Proudly published with Ghost