So I guess this isn't exactly MySQL related, but I can't help but
not post this in the hopes that Google will index it and that it
will save somebody some time.
OS: Mac OS 10.6 (Snow Leopard)
Problem:
Connecting to your Juniper Networks device via web browser and
clicking "Start" under the "Client Application Sessions" section
to kickoff a VPN session causes the browser to seem to attempt to
install the Network Connect client, but after a short time it
simply returns you back to the main menu page. No VPN session is
established.
Solution:
It seems there is some compatability issue with Mac OS 10.6 that
is causing the problem.
Check to see if you even have a "/Applications/Network
Connect.app".
If not, download and install from:
https://your.juniper.device.address/dana-cached/nc/NetworkConnect.dmg
Then in a shell:
sudo chmod 755 …
Get it Done with MySQL 5&6
Get it Done with MySQL 5&6. By Peter Brawley and Arthur Fuller. Self-published, 2009. Page count: about 615 pages. I asked the authors for a print edition to review, but it is also available as an e-book.
The right word to describe this book falls somewhere between “tome” and “lunker.” You could beat back an unwelcome salesperson with it. You could also beat back any number of stubborn database problems. It’s kind of like a MySQL Manual plus a ton of practical how-to-use-MySQL information.
This is an unusual book in that it is useful for a very broad audience. I’d say you can get a lot out of it if you are a) new to databases b) new to MySQL c) in need of reference material d) looking for practical examples of installing or using MySQL e) trying to …
[Read more]Fosdem is coming up again .. It's going to be the 10th edition already So it's going to be 2 days and nights of fun, tech and geek stuff
Lenz already posted the announcement , but allow me to recapitulate.
The MySQL & Friends meetup is on saturday evening , we'll meet around 1900 in front of the under the big tree in front of the AW building...
As with the Devops Meetup you can once again vote for your preferred food
The crowd voted and Favoured an Italian place , so I've made reservations for a 15+ persons group at Sogno d'Italia which is …
[Read more]First of all, I'd like to thank everyone who read and gave their 2 cents about the [WordPress Plugin Development] How To Include CSS and JavaScript Conditionally And Only When Needed By The Posts post. The article was well received and will hopefully spark some optimizations around loading styles and scripts.
Here are some discussions and mentions around the web:
- an article on Weblog Tools Collection
- a forum post on WP Tavern
- …
Welcome to the 175th edition of Log Buffer, the weekly review of database blogs.
Oracle
Let’s begin with remoteDBAexperts blog, and Chris Foot’s prediction of the future of database tuning and database administration. It will be, ” . . . administrators interpreting and implementing the recommendations generated by the intelligent advisors and ADDM. . . . I also think that Oracle will eventually become self-tuning.”
Here in the present, DBAs (Oracle and otherwise) are still Striving for Optimal Performance as Christian Antognini is. Here’s his item on join …
[Read more]VMware confirms Zimbra buy. Facebook sponsors Apache Foundation. And more.
Follow 451 CAOS Links live @caostheory on Twitter and
Identi.ca
“Tracking the open source news wires, so you don’t have
to.”
For the latest on Oracle’s acquisition of MySQL via Sun, see Everything you always wanted to know about MySQL but were afraid to ask
# VMware confirmed its acquisition of Zimbra from Yahoo.
# Facebook became a gold sponsor of the Apache Foundation and outlined its …
[Read more]I've just publicly released another Postgres-related script, this one called "boxinfo". Basically, it gathers information about a box (server), hence the catchy and original name. It outputs the information it finds into an HTML page, or into a MediaWiki formatted page.
The goal of boxinfo is to have a simple, single script that quickly gathers important information about a server into a web page, so that you can get a quick overview of what is installed on the server and how things are configured. It's also useful as a reference page when you are trying to remember which server was it that had Bucardo version 4.5.0 installed and was running pgbouncer.
As we use MediaWiki internally here at End Point (running with a Postgres backend, naturally), the original (and default) format is HTML with some MediaWiki specific items inside of it.
Because it is meant to run on a wide a range of boxes as possible, it's written in Perl. …
[Read more]
I may sound like a broken record, but currently we
have only three MySQL University sessions scheduled for this
year. In 2009, we ran more than 25 sessions, and I'd surely like
to get anywhere near that figure.
Anyone who has something technical to say about MySQL qualifies as a speaker. MySQL University sessions take place on Thursday afternoons European time, and normally have between 20 and 30 attendees, but quite a lot of people listen to the recordings when the live sessions' time isn't convenient for them. We're using Dimdim as our conferencing system, so the setup for speakers is very simple: Just grab a headset, start a Flash-enabled browser on either Windows, Mac OS X, Linux, or Solaris, perform a 10-minute test with the MySQL University host, and you're ready for the live session. Everything …
[Read more]2009 Boston MySQL User Group Videos:
Dec 2009 - Time Zones in MySQL (Sheeri K. Cabral) - video - PDF presentation - Description
Nov 2009 - How InnoDB works: Exploring SHOW ENGINE INNODB STATUS (Sheeri K. Cabral) - video - PDF presentation - Description
What tool should I use to develop small MySQL end user applications on my Mac?
Let me start by saying that I don’t know the answer, and I’m looking for your guidance. To make my question more specific, let me describe my background and what I want.
I started my professional career in the 1980s as a developer using a tool called FOCUS by Information Builders. Terminology was different in those times. Focus was “a hierarchical database” and a “4GL“, which stood for “Fourth generation programming language“. Presumably, 4GLs saved lots of development time over the third generation, which wasn’t just COBOL (no, I never wrote a line of that) but …
[Read more]