bug in MySQL manual?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Marjeta
    New Member
    • Sep 2008
    • 25

    bug in MySQL manual?

    Manual for version 4.1 has a chapter Editing Stored Procedures and Functions and Editing Triggers... But then, according to MySQL Development Roadmap stored procedures and triggers were introduced in 5.0.

    Does the manual have a problem, or is it just me?
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    Must have been added there by mistake.
    Stored procedures and Triggers weren't available in versions earlier to 5.

    There is at least no mention of them in the version 3-4 manual.

    Comment

    Working...