©SQL :: Manager
HomeProgram InformationTechnical detailsFree downloadDonate for a cup of coffee
myway SQL Manager for MySQL and MariaDB, Download on Uptodown
Sitemap for myway SQL manager
  
MyWAY SQL ManagerMyWAY SQL ManagerMyWAY SQL Manager
©
Sitemap

MyWAY SQL Manager Sitemap

 


Installation & program startInstallation and program starting of MyWAY SQL Manager GUI for MySQL and MariaDB

Program structureProgram structure of MyWAY SQL Manager for MySQL and MariaDB

System administrationSystem administration of the MyWAY SQL manager
   Server registrationsInstructions for registering MySQL and MariaDB servers
   Management of program usersManagement of program users of the MySQL and MariaDB GUI
   Creating program usersCreate program users in the MySQL and MariaDB GUI
   Editing program usersEdit program users for MySQL and MariaDB GUI
   Permissions of program usersEditing program users permissions of the MySQL and MariaDB GUI
   Manage .htaccess.htaccess management and editing for the MySQL and MariaDB GUI
   Update managementMyWAY SQL Manager update management
   Configuration of MyWAY SQLEdit global configuration of MyWAY SQL Manager
   PHP infoPHP info in the MySQL and MariaDB administration tool

User settingsUser settings for the MySQL and MariaDB GUI
   Layout settingsLayout settings of MyWAY SQL Manager
   Language settingsLanguages ​​in the MyWAY SQL Manager for MySQL and MariaDB

MySQL ServerMySQL and MariaDB server configuration, administration and processing
   Server InformationInformation about MySQL and MariaDB server
   Status variablesView Status variables of MySQL and MariaDB server
   System variablesView and edit system variables of MySQL and MariaDB server
   Character sets and collationsDisplay MySQL and MariaDB server character sets and collations
   Set SQL modeEdit SQL mode for server and program (MySQL / MariaDB - sql_mode)
   Server extensionsDisplay MySQL and MariaDB Server Extensions
   SQL helpDisplay built-in SQL help in MySQL and MariaDB databases
   Server enginesDisplay of the MySQL and MariaDB server engines
   Federated serverDisplaying and editing MySQL and MariaDB Federated Servers
   Foreign keysCreating and editing foreign keys on MySQL and MariaDB servers
   Server process listDisplay and edit the MySQL and MariaDB server process list
   Server access rightsEditing the server access rights of program users
   Administration of database usersManaging and editing MySQL and MariaDB database users
   Editing database usersEditing and permissions of MySQL and MariaDB database users
   Editing permission rolesCreating and editing MySQL and MariaDB authorization roles
   Backing up all databasesData backup of all databases from MySQL and MariaDB Server
   Server toolsHelp on MySQL and MariaDB server tools
   Create a new databaseCreation of a database on MySQL and MariaDB Server
   Edit server registryHelp on editing the server registry (MySQL / MariaDB)

MySQL DatabasesManagement and editing of MySQL and MariaDB databases. Information, statistics and tools
   Database informationsDatabase information for MySQL and MariaDB server
   Table statisticsDisplay table statistics for MySQL and MariaDB databases
   Permissions of program usersAccess rights of program users to MySQL and MariaDB databases
   Permissions of database usersEdit access rights of MySQL and MariaDB user accounts for database
   Editing foreign keysManage, edit and create foreign keys for MySQL and MariaDB databases
   Database backupData backup, database backup with multipart backup for MySQL and MariaDB databases
   CSV backupCSV backup, create CSV data backup for MySQL and MariaDB databases
   Database toolsDatabase tools, copy and convert for MySQL and MariaDB SQL Server
   Searching in databasesSearch and full-text search for database objects in MySQL and MariaDB databases
   MySQL information_schemaWorking with the information_schema database in MySQL and MariaDB
   MySQL performance_schemaWorking with the performance_schema database in MySQL and MariaDB

MySQL TablesManagement and editing of MySQL and MariaDB tables
   Searching in table definitionsSearching in MySQL and MariaDB table definitions
   Creating tablesCreate table in MySQL and MariaDB SQL-databases
   Creating tables from CSVCreating MySQL and MariaDB tables from CSV data
   Creating tables from XMLCreating MySQL and MariaDB tables from XML files and data
   Creating tables from JSONCreating MySQL and MariaDB tables from JSON array
   Creating tables from PHPCreating MySQL and MariaDB tables from PHP array
   Clone tablesCreating MySQL and MariaDB tables by cloning
   Editing tablesEditing the structure of MySQL and MariaDB tables
   Table informationsDisplay information about MySQL and MariaDB tables
   Table optionsEdit additional MySQL and MariaDB table options
   Editing indexesCreating, editing and managing the indexes of MySQL and MariaDB tables
   Table permissionsEdit permissions for MySQL and MariaDB tables
   Data selection and editingWizard for data selection and data editing of MySQL and MariaDB tables
   Insert data recordsAdd data records in MySQL and MariaDB tables
   Edit data recordsEdit data records in MySQL and MariaDB tables
   Importing dataImporting data into MySQL and MariaDB tables
   Data import from CSVImport CSV files and data into MySQL and MariaDB tables
   Data import from XMLImport XML files and data into MySQL and MariaDB tables
   Data import from JSONImport JSON files and data into MySQL and MariaDB tables
   Data import from PHPImport PHP arrays into MySQL and MariaDB tables
   Convert tablesConverting MySQL and MariaDB tables to other character sets
   Copying tablesCopying MySQL and MariaDB tables into SQL database
   Merge tablesCreating and editing MySQL and MariaDB MERGE tables, MRG_MYISAM
   Federated tablesEditing MySQL and MariaDB FEDERATED tables
   Creating federated tablesCreating MySQL and MariaDB FEDERATED tables

MySQL PartitionsMySQL Partitioning: Management and editing of MySQL and MariaDB table partitions
   Editing partitionsEditing MySQL and MariaDB table partitions
   Creating partitionsCreating MySQL and MariaDB table partitions
   HASH partitioningHASH partitioning for MySQL and MariaDB tables
   LINEAR HASH partitioningLINEAR HASH partitioning for MySQL and MariaDB tables
   KEY partitioningKEY partitioning for MySQL and MariaDB tables
   LINEAR KEY partitioningLINEAR KEY partitioning for MySQL and MariaDB tables
   RANGE partitioningRANGE partitioning for MySQL and MariaDB tables
   RANGE COLUMNS partitioningRANGE COLUMNS partitioning for MySQL and MariaDB tables
   LIST partitioningLIST partitioning for MySQL and MariaDB tables
   LIST COLUMNS partitioningLIST COLUMNS partitioning for MySQL and MariaDB tables
   SYSTEM_TIME partitioningSYSTEM_TIME partitioning for system-versioned MariaDB tables
   SYSTEM_TIME INTERVAL partitioningSYSTEM_TIME INTERVAL partitioning for system-versioned MariaDB tables

System-versioned tablesEditing system-versioned tables in MariaDB databases
   Creating system-versioned tablesCreating system-versioned tables in MariaDB databases
   Data history editingHistory wizard for MariaDB system versioned tables. View and delete history data

MariaDB SequencesManagement and editing of MariaDB sequences (SEQUENCE)
   Create sequenceCreating MariaDB sequences
   Edit sequenceEditing sequences in MariaDB databases
   Sequence structureDisplay of the table structure of MariaDB sequences
   Sequence permissionsEdit permissions for MariaDB sequences

MySQL ViewsManage and edit MySQL and MariaDB views
   Searching in viewsSearching in MySQL and MariaDB View Definitions (VIEWS)
   Create viewsCreating MySQL and MariaDB views (CREATE VIEW)
   Editing viewsEditing MySQL and MariaDB views
   View permissionsEdit access rights for MySQL and MariaDB views
   View structureDisplay Structure of MySQL and MariaDB Views

MySQL ProceduresManagement and editing of MySQL and MariaDB procedures
   Create proceduresCreating MySQL and MariaDB procedures (CREATE PROCEDURE)
   Editing proceduresEditing MySQL and MariaDB procedures (PROCEDURE)
   Testing proceduresTesting MySQL and MariaDB procedures
   Procedure permissionsEdit access rights for MySQL and MariaDB procedures
   Searching in routinesSearching in definitions of MySQL and MariaDB procedures and functions

MySQL FunctionsManagement and editing of custom MySQL and MariaDB functions
   Create functionsCreating MySQL and MariaDB functions (CREATE FUNCTION)
   Editing functionsEditing custom MySQL and MariaDB functions using SQL Editor
   Testing functionsTesting MySQL and MariaDB functions
   MySQL function referenceMySQL and MariaDB function reference of built-in functions
   Numeric functionsMySQL and MariaDB - Overview of the Numeric functions
   String functionsMySQL and MariaDB - Overview of the String functions
   Regular expressionsMySQL and MariaDB - Overview of the functions for Regular expressions
   Date and Time functionsMySQL and MariaDB - Overview of the Date and Time Functions
   Comparison functionsMySQL and MariaDB - Overview of the Comparison functions
   Encryption and CompressionMySQL and MariaDB - Overview of the Encryption, Compression and Hashing Functions
   Conversion functionsMySQL and MariaDB - Overview of the Conversion functions
   NULL functionsMySQL and MariaDB - Overview of the NULL functions
   Aggregate functionsMySQL and MariaDB - Overview of the Aggregate functions
   Window functionsMySQL and MariaDB - Overview of the Window functions
   JSON functionsMySQL and MariaDB - Overview of the JSON functions
   Geometric functionsMySQL and MariaDB - Overview of the Geometric, Geographic functions (Spatial functions)
   Sequence functionsMySQL and MariaDB - Overview of the Sequence functions
   Information functionsMySQL and MariaDB - Overview of the Information functions
   Dynamic Columns functionsMySQL and MariaDB - Overview of the Dynamic Columns functions
   Miscellaneous functionsMySQL and MariaDB - Overview of the Miscellaneous functions

MariaDB PackagesManage and edit MariaDB Packages
   Create PackageCreate Package on MariaDB database
   Editing PackageEditing MariaDB Packages, Oracle Mode
   Package permissionsEditing Permissions for MariaDB Packages
   Searching in PackagesSearching in MariaDB Package definitions

MySQL TriggersManage and edit MySQL and MariaDB triggers
   Create triggersCreating MySQL and MariaDB triggers (CREATE TRIGGER)
   Editing triggersEditing MySQL and MariaDB triggers with the SQL manager

MySQL EventsManage and edit MySQL and MariaDB events (EVENT)
   Create eventsCreating MySQL and MariaDB events (CREATE EVENT)
   Editing eventsEditing of MySQL and MariaDB events (EVENT)

SQL statementsExecution of SQL statements on MySQL and MariaDB databases
   SQL dataEdit SQL data on MySQL and MariaDB tables
   SQL wizardWizard for creating SQL statements for MySQL and MariaDB databases
   SQL editorSQL editor for MySQL and MariaDB databases
   SQL editor searchSearch and replace in the SQL editor for MySQL and MariaDB databases
   SQL script archiveSQL script archive of MySQL and MariaDB database objects



SQL Functions
BIT_COUNTCEILCEILINGCRC32FLOORSIGN
ABSACOSASINATANATAN2COS
COTDEGREESEXPLNLOGLOG10
LOG2MODPOWPOWERPIRADIANS
RANDROUNDSINSQRTTANTRUNCATE
CHARCHRCONCATCONCAT_WSELTEXPORT_SET
FIELDFORMATINSERTLCASELEFTLOWER
LPADLPAD_ORACLELTRIMMAKE_SETMIDQUOTE
REPEATREPLACEREVERSERIGHTRPADRPAD_ORACLE
RTRIMSOUNDEXSPACESUBSTRSUBSTRINGSUBSTRING_INDEX
TRIMTRIM_ORACLEUCASEUPPERWEIGHT_STRINGASCII
BIT_LENGTHCHAR_LENGTHCHARACTER_LENGTHFIND_IN_SETINSTRLENGTH
LENGTHBLOCATEOCTET_LENGTHORDPOSITIONREGEXP
REGEXP_INSTRREGEXP_LIKEREGEXP_REPLACEREGEXP_SUBSTRRLIKEADDDATE
ADDTIMECONVERT_TZCURDATECURTIMECURRENT_DATECURRENT_TIME
CURRENT_TIMESTAMPDATEDATE_ADDDATE_SUBFROM_DAYSFROM_UNIXTIME
LOCALTIMELOCALTIMESTAMPMAKEDATEMAKETIMENOWSEC_TO_TIME
SLEEPSTR_TO_DATESUBDATESUBTIMESYSDATETIME
TIMEDIFFTIMESTAMPTIMESTAMPADDTIMESTAMPDIFFUTC_DATEUTC_TIME
UTC_TIMESTAMPDAYDAYOFMONTHDAYOFWEEKDAYOFYEAREXTRACT
HOURMICROSECONDMINUTEMONTHQUARTERSECOND
TIME_TO_SECTO_DAYSTO_SECONDSUNIX_TIMESTAMPWEEKWEEKDAY
WEEKOFYEARYEARYEARWEEKDAYNAMEDATE_FORMATGET_FORMAT
MONTHNAMETIME_FORMATCOALESCEDECODE_ORACLEGREATESTINTERVAL
IFLEASTSTRCMPAES_DECRYPTAES_ENCRYPTCOMPRESS
DECODEDES_DECRYPTDES_ENCRYPTENCODEENCRYPTFROM_BASE64
MD5OLD_PASSWORDPASSWORDRANDOM_BYTESSHASHA1
SHA2TO_BASE64UNCOMPRESSBINCASTCONV
CONVERTHEXOCTUNHEXCOALESCEIFNULL
ISNULLNULLIFNVLNVL2ANY_VALUEAVG
BIT_ANDBIT_ORBIT_XORCOUNTGROUP_CONCATMAX
MINSUMSTDSTDDEVSTDDEV_POPSTDDEV_SAMP
VAR_POPVAR_SAMPVARIANCEAVGBIT_ANDBIT_OR
BIT_XORLAST_VALUEMAXMEDIANMINSTD
STDDEVSTDDEV_POPSTDDEV_SAMPSUMVAR_POPVAR_SAMP
VARIANCENEXTVALLASTVALSETVALBENCHMARKCHARSET
COERCIBILITYCOLLATIONCONNECTION_IDCURRENT_USERCURRENT_ROLEDATABASE
DEFAULTFOUND_ROWSLAST_INSERT_IDLAST_VALUEROW_COUNTSCHEMA
SESSION_USERSYSTEM_USERUSERVERSIONBIN_TO_UUIDINET6_ATON
INET6_NTOAINET_ATONINET_NTOAIS_IPV4IS_IPV6IS_UUID
NAME_CONSTSYS_GUIDUUIDUUID_SHORTUUID_TO_BIN
Updated: 2023-09-14ImprintContactTerms & conditionsPrivacy & CookiesUpdatesSitemapFacebookLinkedinTwitterStatistics©2020-2024 Heino Cunze-Fischer