'Opinions' Tag

  • MySQL command line vs. visual editors - reflections

    February 1, 2012

    My previous post drew some attention, and in particular two comments I wish to relate to. I also wish to make a more fine-grained observation on visual editors. One comment is by Peter Laursen, who rejected the generalization in my post, and another by wlad, who was harsher (but to the point), suggesting my post [...]

  • MySQL command line vs. visual editors

    January 30, 2012

    Students in my training classes usually prefer to use some kind of visual editor for MySQL. Typically this would be the software they're using at work. Sometimes they just bring over their laptops with the software installed. Or they would use MySQL Workbench, which is what I usually have pre-installed on their desktops. I see [...]

  • Speaking at "August Penguin 2011"

    August 3, 2011

    I will be speaking at August Penguin 2011 (אוגוסט פינגווין), on August 12th in Ramat-Gan, Israel. August Penguin is the annual meeting of Hamakor society: an Israeli society for Free Software and Open-Source Code (read more here). I'll be holding a non-technical talk about MySQL, titled "MySQL and the Open Source Sphere". In this talk [...]

  • Thoughts and ideas for Online Schema Change

    October 7, 2010

    Here's a few thoughts on current status and further possibilities for Facebook's Online Schema Change (OSC) tool. I've had these thoughts for months now, pondering over improving oak-online-alter-table but haven't got around to implement them nor even write them down. Better late than never. The tool has some limitations. Some cannot be lifted, some could. [...]

  • Oracle week 2010 in Israel: not a single MySQL session

    September 19, 2010

    Development, Middleware, [Oracle] Database, BI, ERP, CRM, SCM, EPM, SOA & BPM, Java, Security -- all these and more are on the schedule. No MySQL track, not a single MySQL session. Lack of speakers? Hardly. Lack of public interest? I can't imagine. Then what is it? I have no information, and don't want to throw [...]

  • openark-kit, Facebook Online Schema Change, and thoughts on open source licenses

    September 16, 2010

    MySQL@Facebook team have recently published an Online Schema Change code for non blocking ALTER TABLE operations. Thumbs Up! The code is derived from oak-online-alter-table, part of openark-kit, a toolkit I'm authoring. Looking at the documentation I can see many ideas were incorporated as well. And of course many things are different, a lot of work [...]

  • Personal observation: more migrations from MyISAM to InnoDB

    June 16, 2010

    I'm evidencing an increase in the planning, confidence & execution for MyISAM to InnoDB migration. How much can a single consultant observe? I agree Oracle should not go to PR based on my experience. But I find that: More companies are now familiar with InnoDB than there used to. More companies are interested in migration [...]

  • Poll: what (minor) versions of MySQL should be supported by an open source MySQL related project?

    April 2, 2010

    I would like to get the community's opinion about supporting older (minor) versions of MySQL in open source projects. If I were to develop some open source project, and a bug report came which only applied to MySQL 5.0.51 (but more recent versions worked fine), would I need to fix the code so as to [...]

  • Proper SQL table alias use conventions

    March 11, 2010

    After seeing quite some SQL statements over the years, something is bugging me: there is no consistent convention as for how to write an SQL query. I'm going to leave formatting, upper/lower-case issues aside, and discuss a small part of the SQL syntax: table aliases. Looking at three different queries, I will describe what I [...]

  • What I look forward to hear on "State of the Dolphin", 2010

    March 1, 2010

    Though most probably I won't be there in person, here's what I expect to hear from Edward Screven, Oracle, on the State of the Dolphin keynote, coming MySQL Conference & Expo. I'm under the assumption that no shocking news are delivered. That is, that for the near future, it's business as usual for MySQL. Last [...]

 
Powered by Wordpress and MySQL. Theme by openark.org