Install MariaDB server
Learn how to install MariaDB Server.
Engage
list_alt
Learn how to install MariaDB Server.
C:\Program Files\MariaDB 10.3\bin\mysql -uroot -p
create database custom_workflow;
create user custom_workflow@localhost identified by 'custom_workflow';
grant all on custom_workflow.* to custom_workflow@localhost;
You've found your way to a temporary environment. Content is not complete or final. Looking for Reltio documentation? Go to docs.reltio.com.
100 Marine Parkway, Suite 275
Redwood Shores, CA 94065
USA
North America: +1(855)360-3282
Europe: +44(800)368-7643
Email: sales@reltio.com