-
### Feature Request
The Teleport Application Access Proxy (AAP) provides a "dashboard" listing applications that can be accessed via the proxy. Currently (5.0.0.beta.9) every application is represent…
Nuru updated
2 months ago
-
Trying to install all by docker-compose i get this error:
Creating network "dsiprouter_default" with the default driver
Pulling dsiprouter-mysql (mysql:5.7)...
5.7: Pulling from library/mysql
…
-
Original [issue 1781](https://code.google.com/p/sqlyog/issues/detail?id=1781) created by webyog on 2012-04-11T09:27:04.000Z:
Statements like
CREATE TABLE t (a INT) ENGINE=INNODB PERSISTENT_STATS=0|1…
-
```
What steps will reproduce the problem?
1. Edit on GUI
2. Add an ENUM type
3. Uncheck "allow null"
What is the expected output? What do you see instead?
An error dialog jumped, because default val…
-
Wenn ich unter Mails eine (bereits versendete) Mail bearbeiten und abspeichern möchte, kommt untenstehende Exception, wenn das Backend MySQL ist. Das liegt daran, dass die Spalte `versand` in der Tabe…
-
Hello,
I can't see any differences between the SET and ENUM type.
As I understand from MySQL documentation, ENUM is made for choosing _one_ value from a list, whereas SET is made for choosing _one…
-
```
What steps will reproduce the problem?
1. There is no .psv option in the drop down menu. When using the CSV option
and selecting the pipe in "fields terminated by" drop down on the import scree…
-
### Description
While building qt/6.7.1 on Windows with MinGW gcc 13, there are a lot of undefined references, like:
```
C:/MinGW/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64…
-
```
login.php:
-----------------------------------------------------------
108 if($securePassword){
109 $password = sha1($username . $password);
110 }
useradd.php:
---------------…
-
Issue imported from Google Code: https://code.google.com/p/sequel-pro/issues/detail?id=1621
Reporter:j.capu...@closedloopadvisors.com Date:2013-02-13 13:52:28 Status:Accepted
What steps will reproduc…