mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
- 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:
@ -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
|
||||
|
Reference in New Issue
Block a user