Skip to content
Finalmarco's corner

Finalmarco's corner

Trying to do things

  • About me

Javascript

Node, mysql sequential query execution (async/await method)

17th February 2022 by Finalmarco
mysql consecutive queries

This is not a guide to JavaScript callbacks, promise, async/await works, there are many free tutorials made by professionals and simple to find on google Prerequisites:NodeJs 7.6+npm mysqlFor this example, I’ll use the query SELECT sleep(x) to return 0 after x seconds Let’s see the code: The result is: The two queries were run in … Read more

Categories Javascript, Mysql, NODE Leave a comment

Last posts

  • How to set Postfix to send mails trough a relay (linux)
  • WordPress Switch Theme plugin for DEVs
  • Build a Docker Mysql 8.0.28 pre-configured for node
  • Node, mysql sequential query execution (async/await method)
  • Mysql in NodeJs > pools, select, insert, update, delete and question marks

administrator privileges bat batch c# game mysql network node plugin pools programming protocols sapi text to speech tts uac unity windows 10

Categories

  • Docker (1)
  • General (2)
  • Git (2)
  • Javascript (1)
  • Mysql (3)
  • NODE (2)
    • Express (1)
  • plugin (1)
  • Random Tips (2)
  • Tricks & Fixes (2)
  • Unity 5 (7)
    • Blind project (3)
      • text to speech (1)
    • Others (4)
  • Woocommerce (4)
  • Wordpress (5)

Archives

  • June 2022
  • February 2022
  • February 2021
  • October 2020
  • January 2016
  • December 2015
© 2023 Finalmarco's corner • Built with GeneratePress