mariadb
Here are 1,492 public repositories matching this topic...
Issue type:
[x] question
[ ] bug report
[ ] feature request
[x] documentation issue
Database system/driver:
[ ] cordova
[x] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo
TypeORM version:
[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)
Feature request description
For now the only way to add TLS validation is though code with RegisterTLSConfig. With providing certificate path though DSN (like pq is doing it) all existing applications will receive TLS certificate validation out of the
-
Updated
Jul 15, 2020 - Java
Steps to reproduce:
Set $cfg['ShowServerInfo'] = false; in /etc/phpmyadmin/config.inc.php
This does indeed hide the server image, but then causes the following UI bug:
Is your feature request related to a problem? Please describe.
Provide help in CLI for sub-commands
Describe the solution you'd like
Sub-commands help should describe the sub-command's functionality and options available for the sub-command
Describe alternatives you've considered
N/A
Additional context
See: golang-migrate/migrate#370
xDebug Documentation
ISSUE TYPE
- Documentation
SUMMARY
Ambiguity with xDebug on Docker Toolbox setup
Goal
To get xDebug working properly on Docker Toolbox, & clarify the docs to make it easier for others.
I've been struggling for several hours, still unsuccessfully, to get xDebug working on Docker Toolbox, based on the docs
https://docs.rs/geo
https://www.postgresql.org/docs/current/datatype-geometric.html
POINT->geo::Coordinate<f64>LINE->geo::Line<f64>LSEG->geo::Line<f64>BOX->geo::Rect<f64>PATH->geo::LineString<f64>POLYGON->geo::Polygon<f64>
Liquibase doesn't validate missing changeSet Author and ID attributes in Formatted SQL changeLogs
Environment
Liquibase Version:
Liquibase Pro 4.0.0-beta1
Operating System Type & Version:
Linux, Windows
Description
Liquibase doesn't validate missing changeSet Author and ID attributes in Formatted SQL changeLogs.
Steps To Reproduce
- Create a changeSet in a Formatted SQL changeLog with missing Author or/and ID attributes
For example:
--changeset :whoAmI splitStatements:fals
Hi, This isn't really a bug report. It's more in the category of a: 'got-me' report. :-)
In Linux I was trying to get this to work:
$ wine HeidiSQL_10.1.0.5464_Setup.exe
The install work ok up to when it tried to start the program, than it would say, "An error occured in the application, and print general properties and a call stack.
After I gave up trying, and decided the old
-
Updated
Jul 15, 2020 - Shell
Extracted from #1961
There we defined those conversions for oracle to fix #1893. Same should be done for other providers with provider-specific types.
Basically we just need to register providertype to object mapping in mapping schema.
HI,
tried to install frappe-bench and followed the tutorial.
At the above step,
https://frappe.io/docs/user/en/tutorial/users-and-records#42-creating-records
I've found no way to add and make "Library Management" Module icons show on the desk.
Looking in the ERPNext source, I've found another way to add icons, creating a json file desk_page/module.json
Which is the right way to sho
Hello
I was trying to assist someone using aiomysql for the first time. I myself use postgre and asyncpg, so I was relying on the documentation while helping them.
But the examples in the documentation use hard-coded queries or weird ways to escape, something a regular user would never do. Also the use of variables is too heavy. Examples should be clear, every argument of execute should be s
ebean should automatically direct read request to reader instance of aws aurora cluster and write request to writer instance
developer should have an option of enable/disable using properties file.
From npgsql/npgsql#1580
EnlistTransaction(null) should throw InvalidOperationException if the current transaction is still active, but should unenlist the connection from the transaction if the transaction has completed.
-
Updated
Jul 15, 2020 - Shell
Describe the bug
As of v1.14+ ddev describe shows some information about third-party services like solr that have an exposed URL. However, it doesn't say anything about services that don't have an http url, and it should at least list them. For example, if rabbitmq or memcached is enabled, it should at least show in the output, and perhaps inform more output.
To Reproduce
Steps to
-
Updated
Sep 24, 2017 - Go
A simple button on their profile or edit profile pages which lets them delete their own account will suffice :-)
-
Updated
Jul 12, 2020 - PLSQL
데모영상을 보니 DynamoDB의 프라이머리 키 명칭이 해쉬키라고 되어 있는데 혼란을 피하기 위해 명칭을 공식 문서와 동일하게 파티션 키로 하는게 어떨까 합니다.
-
Updated
Jul 15, 2020 - Java
Improve this page
Add a description, image, and links to the mariadb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mariadb topic, visit your repo's landing page and select "manage topics."



Issue Description
What was unclear/insufficient/not covered in the documentation
How to update and increment in one single query
If possible: Provide some suggestion on how we can enhance the docs
Add this to the docs.
Additional context
#7268
Issue Template Checklist