Results for mysql · 2.417s

Sponsored
News for “mysql”
20 results • 2392 ms server time
Moozonian News
news.ycombinator.com• Aug 11, 2026• 1 min read
MySQL-operator helm chart breaks deployments by only keeping latest versionmysql-operator helm charts new release will keep only the latest version. Old chart version tags get removed,which breaks compatibility.# helm repo add mysql-operator https://mysql.github.io/mysql-operator/ "mysql-operator" has been added to your repositories# helm search repo mysql-operator --versionsNAME CHART VERSION APP VERSION DESCRIPTION mysql-operator/mysql-operator 2.3.0 26.7.0-2.3.0 MySQL Operator Helm Chart for deploying MySQL I... mysql-operator/mysql-innodbcluster 2.3.0 26.7.0 MySQL InnoDB Cluster Helm Chart for deploying M...
Advertisement
Moozonian News
bing.com• Mar 10, 2026• 1 min read
Oracle moves to assure MySQL community it really does careOracle has proposed a more transparent approach to developing its open source database MySQL, including new features supporting vectors.… As if answering recent criticism of Oracle's custodianship of ...
Moozonian News
bing.com• Jan 23, 2026• 1 min read
As Oracle loses interest in MySQL, devs mull future optionsDevelopers in the MySQL community are working together to challenge Oracle to improve transparency and commitment in its handling of the popular open source database, while considering other options, ...
Moozonian News
bing.com• May 31, 2022• 1 min read
Over 3.6 million MySQL servers found exposed on the InternetOver 3.6 million MySQL servers are publicly exposed on the Internet and responding to queries, making them an attractive target to hackers and extortionists. Of these accessible MySQL servers, 2.3 ...
Advertisement
Moozonian News
bing.com• Sep 27, 2017• 1 min read
How to deploy and use a MySQL Docker containerIf you have a need to quickly deploy a MySQL server, Jack Wallen shows you how, with the help of Docker. We may earn from vendors via affiliate links or sponsorships. This might affect product ...
Moozonian News
bing.com• Feb 14, 2017• 1 min read
How to set up MySQL for remote access on Ubuntu Server 16.04If you need to allow remote connections to your MySQL server, see how you can easily accomplish that task. If you work with MySQL, there will be instances in which you need to give remote access to ...
Moozonian News
news.ycombinator.com• Apr 24, 2009• 1 min read
Ask HN: When to use MySQL vs PgSQL?Dear HN,first of all thank you that you are reading this. Out of caution, please let me remind you that I don't want you to take this question and to start a "flame war". Arguments with facts would really be constructive.I am sincerely interested if my current assumptions are true or where I am wrong.Background:My current employer asked me about MySQL and I mentioned those points below which were later countered with this:http://pastie.org/456941(Large) Parts of this gave me the classical "WTF" moment. So I thought I ask you about this.Detailed arguments against MySQL from my side:A long time ago I saw this nice PDF where there were some measurements between PgSQL and MySQL. http://people.freebsd.org/~kris/scaling/7.0%20and%20beyond.pdf Title: "FreeBSD 7.0 and Beyond" on Page 9 following there is a Case Study of MySQL vs. PgSQL.This was for me the first reason to really take a closer look at MySQL.Secondly I know that MySQL uses two different internal SQL engines. A X/Open XA distribut
Advertisement
Moozonian News
deepsql.ai• Jul 20, 2026• 1 min read
Show HN: DeepSQL – A self-hostable DBA agent for Postgres and MySQLHi HN - I'm Venkat, founder of Stayflexi (YC), CMU CS grad and Ex-Oracle Query Engine team (patents in core databases)DeepSQL started as an internal tool to stop our own databases from becoming the bottleneck they were becoming (13,000+ hotels in production). It worked well enough that we're releasing it.DeepSQL is an AI agent that operates a database the way a senior DBA and Data Engineer would1. Fixes slow queries (we cutdown DB spend by 4x) 2. Fixes DB bloat (blocks unnecessary schema changes, in vibecoded setup) 2. BI dashboards(we removed spend on tableau, retool and appsmith) 3. Security (We could redact access to sensitive, PII data to our employees) while engaging everyone in the org to interact with our databaseHow it works 1. Deepsql learns your data and relationships from your code base, rules and query logs 2. Deepsql agent has 20 background jobs that continuously monitor the schema changes, bottlenecks, and come up with solutions before the problem arises. (Schema bloat is
Sponsored