What is the translation of " MARIADB " in German?

Noun
Mariadb

Examples of using Mariadb in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Connecting to a DB Instance Running MariaDB.
Verbinden mit einer DB-Instance, auf der MariaDB ausgeführt wird.
MariaDB is a SQL database server that is binary compatible with MySQL.
Bei MariaDB handelt es sich um einen SQL Datenbankserver, der mit MySQL binärkompatibel ist.
Amazon RDS currently supports the MySQL, MariaDB, PostgreSQL, Oracle, and Microsoft SQL Server DB engines.
Amazon RDS unterstützt derzeit die MySQL-, MariaDB-, PostgreSQL-, Oracle- und Microsoft SQL Server-DB-Engines.
XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl.
XAMPP ist eine vollständig kostenlose, leicht zu installierende Apache-Distribution, die MariaDB, PHP und Perl enthält.
You can promote a MySQL, MariaDB, or PostgreSQL Read Replica into a standalone DB instance.
Sie können eine MySQL-, MariaDB- oder PostgreSQL-Read Replica in eine unabhängigen DB-Instance hochstufen.
People also translate
Now that your instance is current,you can install the Apache web server, MariaDB, and PHP software packages.
Da Ihre Instance jetzt aktuell ist,können Sie die Softwarepakete für den Apache-Webserver, MariaDB und PHP installieren.
Amazon RDS currently supports MySQL, MariaDB, PostgreSQL, Oracle, Microsoft SQL Server, and Amazon Aurora database engines.
Derzeit unterstützt Amazon RDS MySQL-, MariaDB-, PostgreSQL-, Oracle-, Microsoft SQL Server- und Amazon Aurora-Datenbank-Engines.
You can use the mysqlbinlog utility to download binary logs in text format from MariaDB DB instances.
Mithilfe des Dienstprogramms mysqlbinlog können Sie Binärprotokolle in Textformat aus DB-Instances in MariaDB herunterladen.
For MySQL and MariaDB, the ReplicaLag metric reports the value of the Seconds_Behind_Master field of the SHOW SLAVE STATUS command.
Für MySQL und MariaDB meldet die Metrik ReplicaLag den Wert des Seconds_Behind_Master -Feldes von Befehl SHOW SLAVE STATUS.
Following, you can find information about methods to import your MariaDB data to an Amazon RDS DB instance running MariaDB.
Nachfolgend finden Sie Informationen über Methoden,um Ihre MariaDB-Daten in eine Amazon RDS DB-Instance zu importieren, auf der MariaDB läuft.
The MySQL, MariaDB, and PostgreSQL engines also support creating an encrypted Read Replica from a source that isn't encrypted.
Die MySQL-, MariaDB- und PostgreSQL-Engines unterstützen auch die Erstellung eines verschlüsselten Read Replicas aus einer nicht verschlüsselten Quelle.
PITR relies on both backup snapshots and binlogs from MySQL or MariaDB to restore your DB instance to a particular time.
PITR benötigt sowohl Sicherungs-Snapshots als auch binlogs von MySQL oder MariaDB, um Ihre DB-Instance zu einer bestimmten Zeit wiederherzustellen.
If your MariaDB DB instance doesn't shut down normally, such as during a failover, then the buffer pool state isn't saved to disk.
Wenn Ihre MariaDB DB-Instance nicht normal herunterfährt, wie bei einem Failover, dann ist der Zwischenspeicher-Pool nicht auf der Festplatte gespeichert.
When setting up replication where one or both instances do not support MariaDB global transaction identifiers(GTIDs), use mysql.
Wenn Sie die Replikation einrichten, bei der eine oder beide Instances keine globalen Transaktionskennungen(GTIDs) von MariaDB unterstützen, verwenden Sie mysql.
MariaDB is a MySQL-Fork managed by the original MySQL developer team, which is compatible with MySQL and has some interesting new features.
MariaDB ist ein vom original MySQL Entwickler Team betreuter MySQL-Fork, der mit MySQL kompatibel ist und einige interessante neue Funktionen mitbringt.
After azkarah extra mirrors and urjtag MariaDB from Mysql apt-get dist-upgrade on my pure, reboot and I already with Debian 8.0.
Nachdem die zusätzlichen Spiegel treten und drehte sich um von MariaDB zu Mysql apt-get dist-upgrade Mine sauber, Neustart und ich musste Debian 8.0.
Additionally, the following system stored proceduresare supported only for Amazon RDS DB instances running MariaDB.
Darüber hinaus werden die folgenden gespeichertenSystemprozeduren nur für Amazon RDS-DB-Instances unterstützt, auf denen die MariaDB ausgeführt wird.
You can stop andstart DB instances that are running the following engines: MariaDB, Microsoft SQL Server, MySQL, Oracle, and PostgreSQL.
Sie können DB-Instances stoppen und starten, die auf den Engines MariaDB, Microsoft SQL Server, MySQL, Oracle, und PostgreSQL ausgeführt werden.
While MariaDB supports multiple storage engines with varying capabilities, not all of them are optimized for recovery and data durability.
Während MariaDB mehrere Speicher-Engines mit unterschiedlichen Fähigkeiten unterstützt, sind nicht alle von ihnen für die Wiederherstellung und Langlebigkeit von Daten optimiert.
Size-flexible reserved instances are available for the following database engines:Amazon Aurora, MariaDB, MySQL, Oracle(Bring Your Own License), PostgreSQL.
Größenflexible Reserved Instances sind für die folgenden Datenbank-Engines verfügbar:Amazon Aurora, MariaDB, MySQL, Oracle(Bring Your Own License), PostgreSQL.
Your MySQL or MariaDB DB instance must be running a version that supports the mysql_rds_next_master_log command in order to change the slave replay position.
Ihre MySQL- oder MariaDB DB-Instance muss eine Version ausführen, die den mysql_rds_next_master_log Befehl unterstützt, um die Slave-Wiedergabeposition zu ändern.
You can migrate an Amazon RDS MySQL DBsnapshot to a new DB instance running MariaDB 10.1 using the AWS Management Console, AWS CLI, or Amazon RDS API.
Sie können mithilfe der AWS Management Console, AWS CLI- oderder Amazon RDS-API einen Amazon RDS-MySQL-DB-Snapshot zu einer neuen DB-Instance migrieren, die MariaDB 10.1 ausführt.
For MySQL, MariaDB, and PostgreSQL Read Replicas, you can monitor replication lag in Amazon CloudWatch by viewing the Amazon RDS ReplicaLag metric.
Für MySQL-, MariaDB- und PostgreSQL-Read Replicas können Sie die Replikationsverzögerung in Amazon CloudWatch überwachen, indem Sie sich die Amazon RDS-Metrik ReplicaLag ansehen.
Nexedi is a the developer of NEO,an open source distributed transactional NoSQL database built on MariaDB that implements the ZODB protocol for python objects.
Nexedi ist weiterhin Entwickler von NEO, einer dezentralen, transaktionsbasierten,NoSQL Datenbank auf Open-Source Basis, die auf MariaDB aufgebaut ist und das ZODB Protokoll für Python Objekte implementiert.
DB instances for Amazon RDS for MySQL, MariaDB, PostgreSQL, Oracle, and Microsoft SQL Server use Amazon Elastic Block Store(Amazon EBS) volumes for database and log storage.
DB-Instances für Amazon RDS for MySQL, MariaDB, PostgreSQL, Oracle und Microsoft SQL Server verwenden Amazon Elastic Block Store(Amazon EBS)-Volumes als Datenbank- und Protokollspeicher.
In MariaDB, MySQL, and SQLite databases, a unique key will be created automatically by the database when you add a unique index after the database change script is executed, see step 8.
In MariaDB, MySQL und SQLite-Datenbanken wird von der Datenbank(nach Ausführung des Datenbank Change Script, siehe Schritt 8) automatisch ein eindeutiger Schlüssel erstellt, wenn Sie einen eindeutigen Index hinzufügen.
If you need more information about our MySQL, Galera Cluster and MariaDB trainings or if you want to discuss with us your needs please let us know and we will get in contact with you asap.
Wenn Sie mehr Informationen über unsere MySQL, Galera Cluster und MariaDB Schulungen benötigen oder wenn Sie mit uns Ihre Bedürfnisse besprechen wollen, teilen Sie uns dies bitte mit.
We offer our MySQL, Galera Cluster and MariaDB trainings together with well-respected training organizations: The Linuxhotel in Essen(Germany), the Heinlein Academy in Berlin(Germany) and GFU Cyrus AG in Cologne Germany.
Wir bieten unsere MySQL, Galera Cluster und MariaDB Schulungen zusammen mit renommierten Schulungsunternehmen an: Dem Linuxhotel in Essen, der Heinlein Akademie in Berlin und GFU Cyrus AG in Köln.
Since the installation of PHPmyAdmin recognizes that MariaDB is used and therefore does not ask for a password, the installation must take place before securing the MariaDB.
Da die Installation von PHPmyAdmin erkennt, dass MariaDB genutzt wird und daher kein Passwort abfragt, muss die Installation allerdings vor der Absicherung von MariaDB stattfinden.
In the Instances pane, choose the MySQL, MariaDB, or PostgreSQL DB instance that you want to use as the source for a Read Replica, and then choose Create read replica from Instance actions.
Wählen Sie im Bereich Instances die MySQL-, MariaDB- oder PostgreSQL-DB-Instance aus, die Sie als Quelle für ein Read Replica verwenden möchten, und wählen Sie Create read replica(Read Replica erstellen) in Instance Actions(Instance-Aktionen) aus.
Results: 246, Time: 0.0265

Top dictionary queries

English - German