jcl43 Posted November 18, 2008 Share Posted November 18, 2008 Hello all, I have a database running on my school's server and it is MySQL version 3.23. I need to run a trigger that fires when an event happens. I know this is a feature that just came out in the new version and not available in 3.23. I was wondering if there is way to do this without actually using a trigger or some other workaround that has been used to accomplish this or something similar. Thank you all for taking the time to help. Quote Link to comment https://forums.phpfreaks.com/topic/133157-trigger-workaround-for-old-mysql-version/ Share on other sites More sharing options...
fenway Posted November 18, 2008 Share Posted November 18, 2008 What event, what trigger? Quote Link to comment https://forums.phpfreaks.com/topic/133157-trigger-workaround-for-old-mysql-version/#findComment-692719 Share on other sites More sharing options...
jcl43 Posted November 19, 2008 Author Share Posted November 19, 2008 Its a trigger i wrote to update users profile when there is a new post they have subscribed to. I am trying to get the school to update to version 5, i dont think there would be a work around. Thanks for your time though! Quote Link to comment https://forums.phpfreaks.com/topic/133157-trigger-workaround-for-old-mysql-version/#findComment-693852 Share on other sites More sharing options...
revraz Posted November 19, 2008 Share Posted November 19, 2008 We'll never know if you don't explain it. Quote Link to comment https://forums.phpfreaks.com/topic/133157-trigger-workaround-for-old-mysql-version/#findComment-693877 Share on other sites More sharing options...
corbin Posted November 20, 2008 Share Posted November 20, 2008 MySQL 3? Ewwwww! Also, why not just have the script that updates their thing do it? Quote Link to comment https://forums.phpfreaks.com/topic/133157-trigger-workaround-for-old-mysql-version/#findComment-694083 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.