Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
guides:migration-toolkit:command-line:sqlways-ini:mariadb-section [2019/11/01 08:42]
alexandr.kirpichny
guides:migration-toolkit:command-line:sqlways-ini:mariadb-section [2023/06/01 23:19] (current)
Line 1: Line 1:
 +** About Ispirer Systems **
 +
 +[[https://​www.ispirer.com|Ispirer Home Page]]
 +[[https://​www.ispirer.com/​products/​database-migration|Database Migration]]
 +[[https://​www.ispirer.com/​application-conversion|Application Conversion]]
 +[[https://​www.ispirer.com/​download|Downloads]]
 +----
 ====== Sqlways.ini File - Section [MARIADB] ====== ====== Sqlways.ini File - Section [MARIADB] ======
  
Line 22: Line 29:
 | **KEEP_INCLUDED_COLUMNS** | This option defines whether the INCLUDED columns is kept in the index definitions or not. \\ Possible values - "​Yes"​ or "​No"​. \\ Default value - "​Yes"​ or Empty. | | **KEEP_INCLUDED_COLUMNS** | This option defines whether the INCLUDED columns is kept in the index definitions or not. \\ Possible values - "​Yes"​ or "​No"​. \\ Default value - "​Yes"​ or Empty. |
 | **VARCHAR_PAR_LEN** | This option defines the length of VARCHAR parameters when converting from Oracle to MySQL. If this option is empty, then will be used 4000 as a length of varchar parameters in MySQL. If this option is set to a some value, then this value will be used as a length of a VARCHAR parameter in MySQL. | | **VARCHAR_PAR_LEN** | This option defines the length of VARCHAR parameters when converting from Oracle to MySQL. If this option is empty, then will be used 4000 as a length of varchar parameters in MySQL. If this option is set to a some value, then this value will be used as a length of a VARCHAR parameter in MySQL. |
 +| **SQL_MODE** | If the option is set to “ORACLE”,​ then the assignment statement of the appropriate system variable sql_mode is added in order to convert Oracle packages according to the logic described here https://​mariadb.com/​kb/​en/​create-package-body/​. (The feature is added into MariaDB starting with 10.3.5.) \\ Possible values - “ORACLE” or Empty. \\ Default value - Empty. |
  
  
Line 36: Line 44:
  
 \\ \\
----- +
-=== More about Ispirer Systems === +
-[[https://​www.ispirer.com|Ispirer Home Page]] +
-[[https://​www.ispirer.com/​products/​database-migration|Database Migration]] +
-[[https://​www.ispirer.com/​application-conversion|Application Conversion]] +
-[[https://​www.ispirer.com/​download|Downloads]]+