-
Updated
Feb 9, 2022 - Java
MySQL

MySQL is an open source relational database management system. Based in Structured Query Language (SQL), MySQL can run on most platforms and is mainly used for web-based applications. It is written in C and C++.
Here are 38,091 public repositories matching this topic...
-
Updated
Feb 9, 2022 - Java
Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register
Expected behavior
An email should be valid in all aspect like
- should check valid domain, well-formed and valid mailbox
lightning v5.3.0
After the content in parquet may be written by spark, the definition of bool is true or false. Regenerating the parquet file takes time, In tidb, bool behaves as tinyint, so proper type conversion will help improve the success rate of lightning import
parquet file:
.
- Single unsharded keyspace (
keyspace3
), no vschema, with a single table, containing a single row - Test program using the Python
pymysql
driver, using theCLIENT.FOUND_ROWS
flag, and updating a single row to it's current key value (i.e. no rows are updated, but a single row
-
Updated
Feb 6, 2022 - Java
-
Updated
Dec 30, 2021
-
Updated
Feb 9, 2022 - Java
Describe the bug
Using a time dimension on a runningTotal measure on Snowflake mixes quoted and unquoted columns in the query. This fails the query, because Snowflake has specific rules about quoted columns. Specifically:
- All unquoted column names are treated as upper case
- Quoted column names are case sensitive.
So "date_from" <> date_from
To Reproduce
Steps to reproduce
Issue description
This option will improve performance in many scenarios
https://dev.mysql.com/worklog/task/?id=8134
https://www.facebook.com/weixiang.zhai/posts/678596755543802
-
Updated
Feb 2, 2022 - Java
-
Updated
Jan 24, 2022 - Java
Dolt currently errors out on the creation of an index that has the same columns, in the same order, as another index. This is a problem for compatibility, as this is allowed by MySQL and required by naïve conversion from other database formats such as Postgres, which treat UNIQUE
as a constraint rather than an index type, as MySQL does.
Work items:
- Remove this constraint, e.g. https://g
-
Updated
Jan 21, 2022 - Python
Created by David Axmark, Allan Larsson and Michael "Monty" Widenius
Released May 23, 1995
- Organization
- mysql
- Website
- www.mysql.com
- Wikipedia
- Wikipedia
The subscriptions listed in the resource picker should be displayed in an alphabetical order.