About 50 results
Open links in new tab
  1. MySQL :: MySQL Forums :: Jobs

    Oct 20, 2016 · Re: SQL Developer role, for 3-9 months, on the UAE, daily rate aprox $250

  2. MySQL :: Re: Connection with Glassfish Server

    Apr 2, 2019 · And when I run a specific Class for connection to MySQL from "Eclipse" using "java.sql.DriverManager" I get : > Exception in thread "main" java.sql.SQLException: The server time …

  3. MySQL :: procedure for matrix multiplication

    Aug 4, 2016 · I am new to SQL programming but have worked with time series processing packages for the last few decades. For reasons too strange to get into, I need to use SQL to create a stored …

  4. MySQL :: MySQL Cluster data nodes fails with 7200: LCP fragment scan ...

    Jan 6, 2018 · MySQL Cluster data nodes fails with 7200: LCP fragment scan watchdog

  5. MySQL :: MySQL Forums

    Oct 25, 2025 · Forum to discuss quality assurance techniques, such as bug reports, test cases, code patches

  6. MySQL :: Node 6: Forced node shutdown completed. Occurred during ...

    Mar 5, 2021 · The cluster works with 1 Mgmt node, 2 data nodes and 2 SQL nodes. I added new IP addresses for 2 new data nodes in the config.ini on the Management server and did a rolling restart …

  7. MySQL :: Fatal error: Call to undefined function mysql_connect ()

    Jun 24, 2006 · Hi All, I am new in PHP and MySQL so I would appreciate it a lot if you could help me! My problem is that at first I had a "Fatal error: Call to undefined function mysql_connect ()" I tried to …

  8. MySQL :: secure_file_priv set to NULL

    Oct 12, 2021 · I am new to sql, and programming in general. I am using a Macbook (version 11.5.2) and using Mysqlworkbench. I'm trying to use the LOAD DATA INFILE command to load data from a .csv …

  9. MySQL Stored procedure Tutorial

    Mar 14, 2010 · A stored procedure, by definition, is a segment of declarative SQL code which is stored in the database catalog and can be invoked later by a program, a trigger or even a stored procedure.

  10. MySQL 8.0 ODBC Connection String Issue

    Aug 17, 2018 · My Programming Language : Visual Foxpro 9.0 SP2 My Database : MySQL 8.0.12 My ODBC : MySQL ODBC 8.0 using Sqlyog8 because workbench took forever to import a 20mb .sql …