- fixed comments so mysql_copyright does not eat the whole files
sql/sql_error.cc: - fixed comment so mysql_copyright does not eat the whole file sql/sql_prepare.cc: - fixed comment so mysql_copyright does not eat the whole file
This commit is contained in:
parent
71837a9577
commit
165d8e9c0b
@ -12,8 +12,7 @@
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
||||
|
||||
/**********************************************************************
|
||||
This file contains the implementation of error and warnings related
|
||||
|
@ -12,8 +12,7 @@
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
||||
|
||||
/**********************************************************************
|
||||
This file contains the implementation of prepare and executes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user