User Activity

  • Posted a comment on ticket #857 on Adminer

    Thanks a lot.

  • Posted a comment on ticket #857 on Adminer

    the alter table form

  • Posted a comment on ticket #857 on Adminer

    no it is not. A shortend example: CREATE TABLE `tblFile` ( `ID` int(10) unsigned NOT NULL AUTO_INCREMENT, `Filename` varchar(230) NOT NULL DEFAULT '', `Creation_Date` timestamp NOT NULL DEFAULT current_timestamp(), `CreationDate` int(10) unsigned GENERATED ALWAYS AS (timestampdiff(SECOND,from_unixtime(0),`Creation_Date`)) VIRTUAL, PRIMARY KEY (`ID`) ) Now edit (change) this table. CreationDate is shown as a regular column. It should be shown as a virt column, or removed, so no changes could take...

  • Created ticket #16 on Vacation Mail Responder

    From header not parsed correctly

  • Posted a comment on discussion Open Discussion on mod_qos

    no, it does not. At least QS_SrvMaxConnPerIP uses the IP of the loadbalancer. Since all my trouble I switched to my own loadbalancer and now remove the bad traffic in front - but not all users will have that possibility.

  • Posted a comment on discussion Open Discussion on mod_qos

    So there is currently no way to use the parsed client IP that is available in log as %a ? Since this is a transparent proxy, the http header is not modified (hetzner).

  • Posted a comment on discussion Open Discussion on mod_qos

    I have generic loadbalancer in front of my webservers. So the RemoteIPProxyProtocol is enabled and the remote ip adresse can be accessed via %a in the log file. I've seen the "QS_ClientIpFromHeader" directive, but I don't know how to configure it, in order to use the client address set by the proxy protocol. Any help would be great.

  • Created ticket #857 on Adminer

    Remove generated columns from editmask

View All

Personal Data

Username:
mokraemer
Joined:
2010-07-12 18:56:46

Projects

This is a list of open source software projects that Marc is associated with:

Personal Tools

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.