dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
when changing the ip_address for a vm set the old ip to "unused"
Florian Schaal
2015-08-18
168c514d692044f8ccadba8ba5340efaa3160be7
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0023.sql
1
ALTER TABLE `sys_session` CHANGE `session_id` `session_id` VARCHAR( 64 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL;