-
Updated
May 30, 2020 - JavaScript
mysql-database

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 3,557 public repositories matching this topic...
-
Updated
Jun 6, 2020 - PHP
-
Updated
Jul 1, 2020 - PLSQL
-
Updated
Jan 1, 2020 - Shell
-
Updated
Mar 24, 2019 - PHP
-
Updated
Nov 1, 2019 - Java
-
Updated
Mar 3, 2020 - Java
-
Updated
Jun 9, 2020 - Shell
-
Updated
Nov 26, 2018 - Go
For bug reports, please use the following structure:
- expected behavior
The links under messages should respect the HOMEPAGE config. - incorrect behavior
The links don't respect the HOMEPAGE config, so clicking on them redirects to an invalid location. - the operating system & version
/ - PHP version on the server
/ - MySQL / MariaDB version on the server
/
-
Updated
Jun 7, 2020 - TSQL
-
Updated
Oct 22, 2019 - C#
Family show page
This is a bug | feature request.
Prerequisites
- Are you running the latest version?
- Are you reporting to the correct repository?
(enso is made of many specialized packages: https://github.com/laravel-enso) - Did you check the documentation?
- Did you perform a cursory se
Individual show page
-
Updated
Jun 1, 2020 - PHP
Transitioning from a topic page to the topic list should be a lot faster than it is now, especially when we have already visited the page. For this, we could use data from our previous visit to the topic list and perhaps some accompanying data from the server.
This is part of the rapid series of issues which tries to reduce the software's reliance on the server, as things have a tendency of get
-
Updated
Jul 2, 2020 - Java
-
Updated
May 10, 2019 - Go
The TimerComponent
holds too many properties used by all entities. For instance, this component has a NextSpeakTime
property which is used for the NpcEntity
only. Same goes for the DespawnTime
and RespawnTime
used for monsters.
The idea is to create 3 new components :
PlayerTimerComponent
MonsterTimerComponent
NpcTimerComponent
and then move the existing properties t
-
Updated
Jun 23, 2020 - PLpgSQL
bower cache clean && bower install
bower ENOENT No bower.json present
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sequelize-bookmarks@1.0.0 postinstall: bower cache clean && bower install
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the sequelize-bookmarks@1.0.0 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging
-
Updated
Mar 13, 2020 - Java
-
Updated
Jul 5, 2020 - Shell
-
Updated
Feb 5, 2019 - PHP
-
Updated
Jul 1, 2020 - Java
-
Updated
Nov 25, 2018 - Java
-
Updated
Jun 30, 2020 - C#
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Sep 7, 2019 - Go
Created by David Axmark, Allan Larsson and Michael "Monty" Widenius
Released May 23, 1995
- Organization
- mysql
- Website
- www.mysql.com
- Wikipedia
- Wikipedia
As an Architect, I would like to control the database version control and automatic migration, so that the DevOps team has no database migration headaches besides preventing the database from corruption.
Add support to Product & Recommendation services database to use Mongock for ease of database versioning.