Posts Categorized: MySQL

Open Source: What You Own

Proprietary products from Apple, such as the iPhone and Mac OS X operating system, work well enough that open source aficionados are having internal ethical dilemmas about owning them. I am not a developer, however I have modified some open source code in my time. I even have something to show for it — in the left-hand menu of Nagios, the text box where you can enter in a host name, hit “Enter” and go immediately to that host’s page was my patch. I often found myself wanting to go to a specific host as fast as possible. So, I patched my own version, then submitted it onward, thinking it might do some good.

How Do You Edit a dump/exp/script File?

If you work with databases long enough, you run into a certain problem. You have a mysqldump file* of a table or a database, and you need to import it into your new database. However, you need to change something in the file first. Well, one simple solution is to use the sed tool to modify the file. Sed actually stands for “stream editor”. The vi editor would be considered a static editor in that it loads all of the file into memory at once. If you run out of memory, you are out of luck.

Join us! Pythian Europe Launch Event in Prague on Wednesday

I’m pleased to announce that there will be the formal launch of Pythian Europe at the premises of the Canadian Embassy in Prague on Wednesday the 6th of August from 17:00 to 18:30. This historic event will be announced by Mrs. Sameena Qureshi, Trade Counsellor, Embassy of Canada; and Paul Vallee, President and Founder, The Pythian Group. Present will be various members from the press (IT and Business), as well as representatives from Oracle and Sun Microsystems, the Canadian Chamber of Commerce in Prague, and many more. We will prepare some unusual and very tasty snacks and refreshments.

First MMUG Meetup in Malta

So, the Malta MySQL User Group has had its first ever meet-up today, and it was a success! he evening proceeded with a introduction of ourselves, our interest in MySQL, and mainly talk about weird bugs that we had encountered during our careers. Oh, we also discussed Kickfire a bit, and it does indeed sound like a very interesting product, which I’d love to try out one day. Overall, I am very satisfied with this meeting and the turnout.

Sheeri Cabral Speaks at Oracle Open World

How does a wild-mannered MySQL DBA like me get to speak at an Oracle conference? Well, after I received the MySQL Community Award two years in a row, Dan Norris contacted me, and encouraged me to submit a proposal with him on how to contribute to the community.

Page 50 of 67« First...102030...4849505152...60...Last »