I start intall Magento 2.3.4. Clean new installation. Someone can explain please ?
Starting Magento installation: File permissions check... Required extensions check... Enabling Maintenance Mode... Installing deployment configuration... Installing database schema: Schema creation/updates: Module 'Magento_AdminAnalytics': Module 'Magento_Store': Module 'Magento_AdobeIms': Module 'Magento_AdobeImsApi': Module 'Magento_AdobeStockAdminUi': Module 'Magento_MediaGallery': Module 'Magento_AdobeStockAssetApi': Module 'Magento_AdobeStockClient': Module 'Magento_AdobeStockClientApi': Module 'Magento_AdobeStockImage': Module 'Magento_AdobeStockImageAdminUi': Module 'Magento_AdobeStockImageApi': Module 'Magento_AdvancedPricingImportExport': Module 'Magento_Directory': Module 'Magento_Amqp': Module 'Magento_AmqpStore': Module 'Magento_Config': Module 'Magento_Theme': Module 'Magento_Backend': Module 'Magento_Variable': Module 'Magento_Eav': Module 'Magento_Customer': Module 'Magento_AuthorizenetGraphQl': Module 'Magento_Search': Module 'Magento_Backup': Module 'Magento_AdminNotification': Module 'Magento_BraintreeGraphQl': Module 'Magento_Indexer': Module 'Magento_Authorization': Module 'Magento_BundleImportExport': Module 'Magento_CacheInvalidate': Module 'Magento_Cms': Module 'Magento_Catalog': [ERROR] Magento\Framework\Setup\Exception: Unable to apply patch Magento\Catalog\Setup\Patch\Schema\EnableSegmentation for module Magento_Catalog. Original exception message: Invalid column data type ""
?????????????????
Hi @j_j5
Which MySql verison you are using? It may issue with your mysql version.
Magento 2.3.4 supports only MySql 5.6, 5.7.
https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html#database
I hope it will help you!