473,405 Members | 2,310 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Event scheduler not working

126 64KB
Expand|Select|Wrap|Line Numbers
  1. create event del 
  2. on schedule 
  3. every 5 minute 
  4. starts
  5. '2012-11-16 10:20:23'
  6. do
  7. delete from purchased limit 1; 
This query is not working for me, please help
Nov 16 '12 #1
1 2045
PreethiGowri
126 64KB
Expand|Select|Wrap|Line Numbers
  1. SET GLOBAL event_scheduler = 'ON' 
do this before creating a event
Nov 16 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Chris Mayers | last post by:
Hi, I have an application that has (for the sake of argument) 2 (MDI) windows open. If I click into a textbox on FormA then the 'Enter' event for that TextBox fires, great! However, if I then...
4
by: Oscar Monteiro | last post by:
the Code below captures the Mouse move event, while event isn´t defined anywhere it still works in IE only, how can I define the event handler so it can work with other browsers, Firefox mostly....
4
by: bhatiaajay | last post by:
I am new to JavaScript objects. The object creates a button with no events attached. Later I want to attach an event to the button created by this object. The event attaches a function in the...
2
by: Edward | last post by:
I'm trying to understand how application_onend event in the global.asax works. I've hear a lot of explanations that this event fires when the HttpApplication shuts down after the last user's...
5
by: moondaddy | last post by:
I have a <a> element in a datagrid which wraps some asp.net labels. this element also has an onclick event which does not fire in netscape 6 (and perhaps other browsers for all I know...). Below...
0
by: Marc | last post by:
OK, last post of the day I promise! I have a doubleclick event below that is not working. The strange this is that the single 'click' event works fine? I did notice that doubleclick does not...
2
by: jamal idba | last post by:
Hello, I'm working with web developper express edition. I have a global.asax. I have a web application all ready. The problem is : Session_End event is never raised. I have in my web.config file :...
20
by: Charles | last post by:
Hello, On my web site, I have a <selectdrop-down menu that allows to show/ hide divs: http://tchernobyl.dreamhosters.com - The problem is that it doesn't work in IE7 (only tested in Opera and...
4
by: Hamayun Khan | last post by:
Hi I want to code on the click event of the following button. but it did not work. If I remove the PostBackUrl then it start working. This button is in .ascx control which i used in default.aspx....
3
by: yogarajan | last post by:
Hi All this is my page load event protected void Page_Load(object sender, EventArgs e) { for (int i = 0; i <= 3; i++) { TableRow tr = new TableRow();
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.