Event scheduler

eliteel5

Member
Messages
77
Reaction score
3
Points
8
Good evening from the United kingdom Time now 00:27Hrs

I have a very real request to make if possible and am currently redesigning website from scratch

Part of this site includes a users table which will hold client details , admin rights in so far as to who can and cannot view depending on role and depending on sensitivity

That role is exclusive to my authority so that should there be any issues I can disable use etc


Within this I have built in max users , password validation and number of retries before locking account which is done via an events also keeping track of max time unattended In other words if there is no action then this auto logs them out or number of incorrect attempts

This all depends on event_scheduler

EG . SET GLOBAL event_scheduler =' ON' ;

How ever I need admin rights to enable this

Could I request admin enable this feature for me as this is quite important to end product which I need to produce for directors of company

Im attaching the procedure for this so that admin can see clearly what I am doing with the best security in mind also for their own evaluation

Thanking you all Mark
 

Attachments

  • createusertablesbck.zip
    1.7 KB · Views: 0

mrburnsx

Community Advocate
Community Support
Messages
1,163
Reaction score
91
Points
48
Chances are more likely the answer will be no.
 

Eric S

Administrator
Staff member
Messages
1,432
Reaction score
241
Points
63
This is not an option we can enable globally on our free services. However, our low cost premium service can have this option : https://x10premium.com/
 

eliteel5

Member
Messages
77
Reaction score
3
Points
8
Thank you for getting back to me

Could you please get back to me with yearly price reference this and standard price for premium service and could you also advise on domain name registration

Cheers

Mark
 

eliteel5

Member
Messages
77
Reaction score
3
Points
8
Thank you for update regarding site

Would this price include all features that I need I.E event logging , designer interface , domain name registration , remote access direct to databases & tables , fixed IP

Thanking you
 

mrburnsx

Community Advocate
Community Support
Messages
1,163
Reaction score
91
Points
48
Depends on the exact package you order as shown on the order page, 2 year and 3 year plan is all that gives you the dedicated IP + domain registration.

Premium hosting allows for remote SQL access and the options you are asking for like the event scheduler. What do you mean by the designer interface?
 
Top