open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • How to monitor MySQL / MariaDB query progress

    calendar Jan 2, 2020 · 1 min read
     en  · mysql
     ·
    Share on: twitter facebook linkedin copy
    How to monitor MySQL / MariaDB query progressThe progress indicator of MySQL or MariaDB long-running commands and queries is extremely extremely and frustratingly coarse. In an index update I’m running now it was stuck in the same state for more than three hours. Thankfully, the pmonitor tool allows us to precisely monitor the progress of many commands. Here’s an example of its application on MariaDB.
    Source: blog dds: 2019.11.03 - How to monitor MySQL / MariaDB query progress
  • Come evitare iniezioni SQL lato DB in SQLServer, Oracle, MySQL

    calendar Dec 2, 2012 · 2 min read
     it sql  · asp c mysql php sql sqlserver
     ·
    Share on: twitter facebook linkedin copy

     Come evitare iniezione SQL: lato SQL Server (SP_EXECUTESQL)

    In generale va evitato nel modo più assoluto la scrittura di query sql diamiche.

    Va evitato cioè  l’uso lato SQL Server di sp_executesql e EXEC


    Read More
  • Twitter il gradasso

    calendar Aug 25, 2012 · 2 min read
     it  · api avvocato-del-diavolo development freedom mysql oracle
     ·
    Share on: twitter facebook linkedin copy

    C’è una cosa fantastica di Internet: se qualsiasi società prova a fare la furba, inserendo delle righe scritte in piccolo quando revisiona la sua API da 1.0 a 1.1, state certi che ci sarà  almeno una persona che si leggerà tutto, troverà la fregatura e sputtanerà la summenzionata società.

    E’ quello che è successo con Twitter, e Marco Arment analizza nei dettagli le “novità” della nuova Twitter API che passa dalla versione 1.0 alla 1.1.

    Vi rimando all’articolo per i dettagli, ma in buona sostanza Twitter sta cercando di fare in modo che “se voi fate qualcosa di interessante con Twitter, bhe ora dovete collaborare con noi…per continuare a farlo….”:


    Read More
  • Php Server Distribution for windows - XAMPP

    calendar Mar 18, 2010 · 1 min read
     en knowledgebase  · apache easy linux mysql perl php sql web windows
     ·
    Share on: twitter facebook linkedin copy
    Php Server Distribution for windows - XAMPP

    XAMPP is a very easy to install Apache Distribution for Linux, Solaris, Windows and Mac OS X. The package includes the Apache web server, MySQL, PHP, Perl, a FTP server and phpMyAdmin.


    Read More
  • MySQL Installing MySQL on Mac OS X

    calendar Oct 26, 2009 · 1 min read
     knowledgebase sql  · mysql
     ·
    Share on: twitter facebook linkedin copy
    MySQL  Installing MySQL on Mac OS X
    If you're trying to use MySQL with phpMyAdmin, you've set up the phpMyAdmin's config.inc.php, and you're getting an error saying "Client does not support authentication protocol requested by server; consider upgrading MySQL client", you need to set the password on the mysql command line using the OLD_PASSWORD('password') routine.

    For example:


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Recent Posts

  • Misterio Is Back
  • Netflix retro weird spirit
  • Yakuza Blues
  • FreeBSD on MacBook Mid 2009 with BroadCom WIFI

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top