How to merge two line in site.xml file - Ask Ubuntu


i want merge these 2 line in one:

<value>jdbc:mysql://localhost/metastore?usessl=false</value> <value>jdbc:mysql://localhost/metastore?createdatabaseifnotexist=true</value>    

what correct syntax ?


Comments

Popular posts from this blog

14.04 - Browser-process using high CPU - Ask Ubuntu

debian - Kali Linux - Debootstrap error Failed to determine codename for the release - Super User